Searched refs:voice_extn_start_call (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/audio/hal/voice_extn/
H A Dvoice_extn.h21 int voice_extn_start_call(struct audio_device *adev);
38 static int voice_extn_start_call(struct audio_device *adev __unused) function
H A Dvoice_extn.c421 int voice_extn_start_call(struct audio_device *adev) function
/hardware/qcom/audio/msm8909/hal/voice_extn/
H A Dvoice_extn.h24 int voice_extn_start_call(struct audio_device *adev);
47 static int voice_extn_start_call(struct audio_device *adev __unused) function
H A Dvoice_extn.c401 int voice_extn_start_call(struct audio_device *adev) function
/hardware/qcom/audio/hal/
H A Dvoice.c398 ret = voice_extn_start_call(adev);
/hardware/qcom/audio/msm8909/hal/
H A Dvoice.c377 ret = voice_extn_start_call(adev);

Completed in 94 milliseconds