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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/usb/
H A Dusbaudio.c1897 static int snd_usb_pcm_open(struct snd_pcm_substream *substream, int direction) function
1926 return snd_usb_pcm_open(substream, SNDRV_PCM_STREAM_PLAYBACK);
1936 return snd_usb_pcm_open(substream, SNDRV_PCM_STREAM_CAPTURE);

Completed in 37 milliseconds