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
670 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/audio_remote_submix/
Daudio_hw.cpp1410 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
1651 rsxadev->device.get_mic_mute = adev_get_mic_mute; in adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1696 static int adev_get_mic_mute(const struct audio_hw_device *hw_dev, bool *state) in adev_get_mic_mute() function
2066 adev->hw_device.get_mic_mute = adev_get_mic_mute; in adev_open()
/hardware/qcom/audio/hal/
Daudio_hw.c5908 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
6595 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()