Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8916/
Dplatform.h286 stop_voice_t stop_voice; member
/hardware/qcom/audio/hal/msm8974/
Dplatform.h396 stop_voice_t stop_voice; member
Dplatform.c1198 csd->stop_voice = (stop_voice_t)dlsym(csd->csd_client, in open_csd_client()
1200 if (csd->stop_voice == NULL) { in open_csd_client()
2600 ret = my_data->csd->stop_voice(vsid); in platform_stop_voice_call()