Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8916/
Dplatform.h262 start_voice_t start_voice; member
/hardware/qcom/audio/hal/msm8974/
Dplatform.h347 start_voice_t start_voice; member
Dplatform.c785 csd->start_voice = (start_voice_t)dlsym(csd->csd_client, in open_csd_client()
787 if (csd->start_voice == NULL) { in open_csd_client()
1863 ret = my_data->csd->start_voice(vsid); in platform_start_voice_call()