Searched refs:start_voice (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/audio/hal/msm8974/
H A Dplatform.h306 start_voice_t start_voice; member in struct:csd_data
H A Dplatform.c723 csd->start_voice = (start_voice_t)dlsym(csd->csd_client,
725 if (csd->start_voice == NULL) {
1621 ret = my_data->csd->start_voice(vsid);
/hardware/qcom/audio/msm8909/hal/msm8916/
H A Dplatform.h257 start_voice_t start_voice; member in struct:csd_data
H A Dplatform.c828 csd->start_voice = (start_voice_t)dlsym(csd->csd_client,
830 if (csd->start_voice == NULL) {
1713 ret = my_data->csd->start_voice(vsid);
/hardware/qcom/audio/msm8909/hal/msm8974/
H A Dplatform.h337 start_voice_t start_voice; member in struct:csd_data
H A Dplatform.c671 csd->start_voice = (start_voice_t)dlsym(csd->csd_client,
673 if (csd->start_voice == NULL) {
1592 ret = my_data->csd->start_voice(vsid);

Completed in 1918 milliseconds