Searched refs:voice_extn_start_call (Results 1 – 3 of 3) sorted by relevance
21 int voice_extn_start_call(struct audio_device *adev);38 static int voice_extn_start_call(struct audio_device *adev __unused) in voice_extn_start_call() function
421 int voice_extn_start_call(struct audio_device *adev) in voice_extn_start_call() function
440 ret = voice_extn_start_call(adev); in voice_start_call()