Searched refs:voice_extn_stop_call (Results 1 – 3 of 3) sorted by relevance
22 int voice_extn_stop_call(struct audio_device *adev);43 static int voice_extn_stop_call(struct audio_device *adev __unused) in voice_extn_stop_call() function
430 int voice_extn_stop_call(struct audio_device *adev) in voice_extn_stop_call() function
453 ret = voice_extn_stop_call(adev); in voice_stop_call()