Searched refs:start_voice_t (Results 1 – 3 of 3) sorted by relevance
268 typedef int (*start_voice_t)(uint32_t); typedef285 start_voice_t start_voice;
377 typedef int (*start_voice_t)(uint32_t); typedef395 start_voice_t start_voice;
1190 csd->start_voice = (start_voice_t)dlsym(csd->csd_client, in open_csd_client()