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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h498 int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, struct file *file,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_native.c2002 int snd_pcm_open_substream(struct snd_pcm *pcm, int stream, function
2042 EXPORT_SYMBOL(snd_pcm_open_substream); variable
2057 err = snd_pcm_open_substream(pcm, stream, file, &substream);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/oss/
H A Dpcm_oss.c2326 err = snd_pcm_open_substream(pcm, idx, file, &substream);

Completed in 98 milliseconds