Searched refs:voice_get_mic_mute (Results 1 – 3 of 3) sorted by relevance
85 bool voice_get_mic_mute(struct audio_device *dev);
144 if (audio_extn_tfa_98xx_is_supported() && voice_get_mic_mute(adev)) { in voice_stop_usecase()383 bool voice_get_mic_mute(struct audio_device *adev) in voice_get_mic_mute() function
401 if (voice_get_mic_mute(adev)) { in stop_hfp()