Searched refs:audio_extn_hfp_is_active (Results 1 – 6 of 6) 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
1800 if (audio_extn_hfp_is_active(adev))1812 if (audio_extn_hfp_is_active(adev))1938 if (mode == AUDIO_MODE_IN_CALL || audio_extn_hfp_is_active(adev)) {1972 if (audio_extn_hfp_is_active(adev))2183 audio_extn_hfp_is_active(adev))) {2211 if (audio_extn_hfp_is_active(adev))2219 if (audio_extn_hfp_is_active(adev))2249 if (audio_extn_hfp_is_active(adev)) {
2957 if (voice_is_in_call(adev) || adev->enable_voicerx || audio_extn_hfp_is_active(adev)) { in platform_get_output_snd_device()3225 audio_extn_hfp_is_active(adev))) { in platform_get_input_snd_device()
1642 } else if (audio_extn_hfp_is_active(adev)) { in select_devices_with_force_switch()5884 (audio_extn_hfp_is_active(adev) || voice_is_in_call(adev))) in adev_open_input_stream()