Searched defs:_snd_pcm_hook (Results 1 – 1 of 1) sorted by relevance
39 struct _snd_pcm_hook { struct40 snd_pcm_t *pcm;41 snd_pcm_hook_func_t func;42 void *private_data;43 struct list_head list;