Searched refs:voice_get_mic_mute (Results 1 – 7 of 7) sorted by relevance
87 bool voice_get_mic_mute(struct audio_device *dev);
340 bool voice_get_mic_mute(struct audio_device *adev) in voice_get_mic_mute() function
2513 if (ret == 0 && voice_get_mic_mute(adev) && !voice_is_in_call_rec_stream(in)) in in_read()3155 *state = voice_get_mic_mute((struct audio_device *)dev); in adev_get_mic_mute()
85 bool voice_get_mic_mute(struct audio_device *dev);
360 bool voice_get_mic_mute(struct audio_device *adev) in voice_get_mic_mute() function
2649 *state = voice_get_mic_mute((struct audio_device *)dev); in adev_get_mic_mute()
251 if (voice_get_mic_mute(adev)) { in stop_hfp()