Home
last modified time | relevance | path

Searched refs:adev_get_mic_mute (Results 1 – 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_hw.c473 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
596 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp458 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
666 ladev->device.get_mic_mute = adev_get_mic_mute; in legacy_adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp484 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
737 qadev->device.get_mic_mute = adev_get_mic_mute; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1218 static int adev_get_mic_mute(const struct audio_hw_device *hw_dev, bool *state) in adev_get_mic_mute() function
1301 adev->hw_device.get_mic_mute = adev_get_mic_mute; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1543 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in audio_config_compare() function
1781 rsxadev->device.get_mic_mute = adev_get_mic_mute; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c5782 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
6469 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()