Home | History | Annotate | Download | only in audio

Lines Matching defs:adev_get_mic_mute

62 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state);
1072 adev_get_mic_mute(&adev->device, &mic_mute);
1346 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state)
1576 adev->device.get_mic_mute = adev_get_mic_mute;