Searched defs:snd_pcm_plugin_channel (Results 1 – 1 of 1) sorted by relevance
40 struct snd_pcm_plugin_channel { struct41 void *aptr; /* pointer to the allocated area */42 struct snd_pcm_channel_area area;66 struct snd_pcm_plugin_channel **channels); argument