Home
last modified time | relevance | path

Searched refs:voice_extn_start_call (Results 1 – 6 of 6) 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/msm8909/hal/voice_extn/
Dvoice_extn.h24 int voice_extn_start_call(struct audio_device *adev);
47 static int voice_extn_start_call(struct audio_device *adev __unused) in voice_extn_start_call() function
Dvoice_extn.c401 int voice_extn_start_call(struct audio_device *adev) in voice_extn_start_call() function
/hardware/qcom/audio/msm8909/hal/
Dvoice.c377 ret = voice_extn_start_call(adev); in voice_start_call()
/hardware/qcom/audio/hal/
Dvoice.c398 ret = voice_extn_start_call(adev); in voice_start_call()