Searched refs:stop_voice_t (Results 1 – 3 of 3) sorted by relevance
269 typedef int (*stop_voice_t)(uint32_t); typedef286 stop_voice_t stop_voice;
378 typedef int (*stop_voice_t)(uint32_t); typedef396 stop_voice_t stop_voice;
1179 csd->stop_voice = (stop_voice_t)dlsym(csd->csd_client, in open_csd_client()