Home
last modified time | relevance | path

Searched refs:voice_extn_start_call (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/audio/hal/voice_extn/
Dvoice_extn.h21 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
Dvoice_extn.c421 int voice_extn_start_call(struct audio_device *adev) in voice_extn_start_call() function
/hardware/qcom/audio/hal/
Dvoice.c406 ret = voice_extn_start_call(adev); in voice_start_call()