Searched refs:voice_extn_is_call_state_active (Results 1 – 3 of 3) sorted by relevance
35 int voice_extn_is_call_state_active(struct audio_device *adev,71 static int voice_extn_is_call_state_active(struct audio_device *adev __unused, in voice_extn_is_call_state_active() function
75 int voice_extn_is_call_state_active(struct audio_device *adev, bool *is_call_active);306 voice_extn_is_call_state_active(adev, &is_call_active); in update_call_states()336 int voice_extn_is_call_state_active(struct audio_device *adev, bool *is_call_active) in voice_extn_is_call_state_active() function
253 ret = voice_extn_is_call_state_active(adev, &call_state); in voice_is_call_state_active()