Home
last modified time | relevance | path

Searched defs:snd_pcm_plugin_channel (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/sound/core/oss/
Dpcm_plugin.h25 struct snd_pcm_plugin_channel { struct
26 void *aptr; /* pointer to the allocated area */
27 struct snd_pcm_channel_area area;
51 struct snd_pcm_plugin_channel **channels); argument