Searched refs:snd_pcm_plugin_alloc (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.c46 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) function
114 err = snd_pcm_plugin_alloc(plugin, frames);
126 err = snd_pcm_plugin_alloc(plugin, frames);

Completed in 65 milliseconds