Home
last modified time | relevance | path

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

/linux-4.4.14/sound/usb/
Dpcm.c1219 static int snd_usb_pcm_open(struct snd_pcm_substream *substream, int direction) in snd_usb_pcm_open() function
1604 return snd_usb_pcm_open(substream, SNDRV_PCM_STREAM_PLAYBACK); in snd_usb_playback_open()
1614 return snd_usb_pcm_open(substream, SNDRV_PCM_STREAM_CAPTURE); in snd_usb_capture_open()