Searched refs:audio_extn_hfp_is_active (Results 1 – 5 of 5) sorted by relevance
58 #define audio_extn_hfp_is_active(adev) (0) macro64 bool audio_extn_hfp_is_active(struct audio_device *adev);
200 if ((mode == AUDIO_MODE_IN_CALL) || audio_extn_hfp_is_active(data->adev)) { in tfa_98xx_get_audio_mode()201 if (audio_extn_hfp_is_active(data->adev)) { in tfa_98xx_get_audio_mode()
414 bool audio_extn_hfp_is_active(struct audio_device *adev) in audio_extn_hfp_is_active() function
1823 if (audio_extn_hfp_is_active(adev))1835 if (audio_extn_hfp_is_active(adev))1961 if (mode == AUDIO_MODE_IN_CALL || audio_extn_hfp_is_active(adev)) {1995 if (audio_extn_hfp_is_active(adev))2206 audio_extn_hfp_is_active(adev))) {2234 if (audio_extn_hfp_is_active(adev))2242 if (audio_extn_hfp_is_active(adev))2272 if (audio_extn_hfp_is_active(adev)) {
2980 if (voice_is_in_call(adev) || adev->enable_voicerx || audio_extn_hfp_is_active(adev)) { in platform_get_output_snd_device()3248 audio_extn_hfp_is_active(adev))) { in platform_get_input_snd_device()