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

/hardware/libhardware/modules/audio/
H A Daudio_hw.c286 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
405 adev->device.set_mic_mute = adev_set_mic_mute;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp355 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) function
557 ladev->device.set_mic_mute = adev_set_mic_mute;

Completed in 134 milliseconds