Searched refs:stop_playback_t (Results 1 – 3 of 3) sorted by relevance
271 typedef int (*stop_playback_t)(uint32_t); typedef288 stop_playback_t stop_playback;
380 typedef int (*stop_playback_t)(uint32_t); typedef398 stop_playback_t stop_playback;
1232 csd->stop_playback = (stop_playback_t)dlsym(csd->csd_client, in open_csd_client()