Searched refs:snd_usb_pcm_open (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/usb/
H A Dpcm.c769 static int snd_usb_pcm_open(struct snd_pcm_substream *substream, int direction) function
798 return snd_usb_pcm_open(substream, SNDRV_PCM_STREAM_PLAYBACK);
808 return snd_usb_pcm_open(substream, SNDRV_PCM_STREAM_CAPTURE);

Completed in 12 milliseconds