Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/
Dplatform_api.h75 int platform_stop_voice_call(void *platform, uint32_t vsid);
Dvoice.c124 ret = platform_stop_voice_call(adev->platform, session->vsid); in voice_stop_usecase()
/hardware/qcom/audio/hal/msm8960/
Dplatform.c554 int platform_stop_voice_call(void *platform, uint32_t vsid __unused) in platform_stop_voice_call() function
/hardware/qcom/audio/hal/msm8916/
Dplatform.c1619 int platform_stop_voice_call(void *platform __unused, uint32_t vsid __unused) in platform_stop_voice_call() function