Searched refs:adev_set_mic_mute (Results 1 - 5 of 5) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c310 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
407 adev->device.set_mic_mute = adev_set_mic_mute;
/hardware/libhardware/modules/usbaudio/
H A Daudio_hw.c339 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
404 adev->hw_device.set_mic_mute = adev_set_mic_mute;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp661 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function in namespace:android
800 rsxadev->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
658 ladev->device.set_mic_mute = adev_set_mic_mute;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp478 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
732 qadev->device.set_mic_mute = adev_set_mic_mute;

Completed in 51 milliseconds