Searched refs:snd_pcm_plug_first (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_plugin.c32 #define snd_pcm_plug_first(plug) ((plug)->runtime->oss.plugin_first) macro
104 if (snd_BUG_ON(!snd_pcm_plug_first(plug)))
107 struct snd_pcm_plugin *plugin = snd_pcm_plug_first(plug);
214 plugin = snd_pcm_plug_first(plug);
238 plugin = snd_pcm_plug_first(plug);
552 plugin = snd_pcm_plug_first(plug);
584 plugin = snd_pcm_plug_first(plug);
621 plugin = snd_pcm_plug_first(plug);

Completed in 67 milliseconds