Searched refs:snd_pcm_plug_alloc (Results 1 - 3 of 3) 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.h93 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames);
H A Dpcm_plugin.c101 int snd_pcm_plug_alloc(struct snd_pcm_substream *plug, snd_pcm_uframes_t frames) function
H A Dpcm_oss.c1018 err = snd_pcm_plug_alloc(substream, oss_period_size);

Completed in 77 milliseconds