Searched defs:adev_set_mic_mute (Results 1 - 6 of 6) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c311 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
411 adev->device.set_mic_mute = adev_set_mic_mute;
/hardware/intel/audio_media/hdmi/
H A Dtinyaudio_hw.c863 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
956 adev->hw_device.set_mic_mute = adev_set_mic_mute;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c1063 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
1111 adev->hw_device.set_mic_mute = adev_set_mic_mute;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp450 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
663 ladev->device.set_mic_mute = adev_set_mic_mute;
/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp478 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
736 qadev->device.set_mic_mute = adev_set_mic_mute;
/hardware/qcom/audio/hal/
H A Daudio_hw.c2310 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
2644 adev->device.set_mic_mute = adev_set_mic_mute;

Completed in 16 milliseconds