Searched refs:audio_extn_hfp_set_mic_mute (Results 1 – 2 of 2) sorted by relevance
61 #define audio_extn_hfp_set_mic_mute(adev, state) (0) macro70 int audio_extn_hfp_set_mic_mute(struct audio_device *adev, bool state);
226 int audio_extn_hfp_set_mic_mute(struct audio_device *adev, bool state) in audio_extn_hfp_set_mic_mute() function346 audio_extn_hfp_set_mic_mute(adev, adev->mic_muted); in start_hfp()