Searched defs:snd_pcm_plugin_channel (Results 1 – 1 of 1) sorted by relevance
25 struct snd_pcm_plugin_channel { struct26 void *aptr; /* pointer to the allocated area */27 struct snd_pcm_channel_area area;51 struct snd_pcm_plugin_channel **channels); argument