Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8916/
Dplatform.h285 start_voice_t start_voice; member
/hardware/qcom/audio/hal/msm8974/
Dplatform.h395 start_voice_t start_voice; member
Dplatform.c1172 csd->start_voice = (start_voice_t)dlsym(csd->csd_client, in open_csd_client()
1174 if (csd->start_voice == NULL) { in open_csd_client()
2562 ret = my_data->csd->start_voice(vsid); in platform_start_voice_call()