Home
last modified time | relevance | path

Searched refs:csd_stop_voice_t (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/hal/msm8960/
Dplatform.c74 typedef int (*csd_stop_voice_t)(); typedef
101 csd_stop_voice_t csd_stop_voice;
355 my_data->csd_stop_voice = (csd_stop_voice_t)dlsym(my_data->csd_client, in platform_init()
/hardware/qcom/audio/msm8909/hal/msm8960/
Dplatform.c73 typedef int (*csd_stop_voice_t)(); typedef
101 csd_stop_voice_t csd_stop_voice;
327 my_data->csd_stop_voice = (csd_stop_voice_t)dlsym(my_data->csd_client, in platform_init()