Home
last modified time | relevance | path

Searched refs:to_cladev (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp415 static inline const struct legacy_audio_device * to_cladev(const struct audio_hw_device *dev) in to_cladev() function
422 const struct legacy_audio_device *ladev = to_cladev(dev); in adev_init_check()
460 const struct legacy_audio_device *ladev = to_cladev(dev); in adev_get_mic_mute()
473 const struct legacy_audio_device *ladev = to_cladev(dev); in adev_get_parameters()
483 const struct legacy_audio_device *ladev = to_cladev(dev); in adev_get_input_buffer_size()
620 const struct legacy_audio_device *ladev = to_cladev(dev); in adev_dump()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp434 static inline const struct qcom_audio_device * to_cladev(const struct audio_hw_device *dev) in to_cladev() function
441 const struct qcom_audio_device *qadev = to_cladev(dev); in adev_init_check()
486 const struct qcom_audio_device *qadev = to_cladev(dev); in adev_get_mic_mute()
499 const struct qcom_audio_device *qadev = to_cladev(dev); in adev_get_parameters()
509 const struct qcom_audio_device *qadev = to_cladev(dev); in adev_get_input_buffer_size()
688 const struct qcom_audio_device *qadev = to_cladev(dev); in adev_dump()