Home
last modified time | relevance | path

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

/linux-4.1.27/sound/usb/
Dpcm.c1191 static int snd_usb_pcm_open(struct snd_pcm_substream *substream, int direction) in snd_usb_pcm_open() function
1536 return snd_usb_pcm_open(substream, SNDRV_PCM_STREAM_PLAYBACK); in snd_usb_playback_open()
1546 return snd_usb_pcm_open(substream, SNDRV_PCM_STREAM_CAPTURE); in snd_usb_capture_open()