Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8916/
Dplatform.h263 stop_voice_t stop_voice; member
/hardware/qcom/audio/hal/msm8974/
Dplatform.h348 stop_voice_t stop_voice; member
Dplatform.c792 csd->stop_voice = (stop_voice_t)dlsym(csd->csd_client, in open_csd_client()
794 if (csd->stop_voice == NULL) { in open_csd_client()
1877 ret = my_data->csd->stop_voice(vsid); in platform_stop_voice_call()