Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/msm8960/
Dplatform.c74 typedef int (*csd_start_voice_t)(); typedef
101 csd_start_voice_t csd_start_voice;
367 my_data->csd_start_voice = (csd_start_voice_t)dlsym(my_data->csd_client, in platform_init()