Searched refs:voice_get_mic_mute (Results 1 – 4 of 4) 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
5782 *state = voice_get_mic_mute((struct audio_device *)dev); in adev_get_mic_mute()
401 if (voice_get_mic_mute(adev)) { in stop_hfp()