Home
last modified time | relevance | path

Searched refs:platform_stop_voice_call (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/audio/hal/
Dplatform_api.h95 int platform_stop_voice_call(void *platform, uint32_t vsid);
Dvoice.c125 ret = platform_stop_voice_call(adev->platform, session->vsid); in voice_stop_usecase()
/hardware/qcom/audio/hal/msm8960/
Dplatform.c586 int platform_stop_voice_call(void *platform, uint32_t vsid __unused) in platform_stop_voice_call() function
/hardware/qcom/audio/hal/msm8916/
Dplatform.c1744 int platform_stop_voice_call(void *platform __unused, uint32_t vsid __unused)
/hardware/qcom/audio/hal/msm8974/
Dplatform.c2594 int platform_stop_voice_call(void *platform, uint32_t vsid) in platform_stop_voice_call() function