Home
last modified time | relevance | path

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

/sound/usb/misc/
Dua101.c649 static int capture_pcm_open(struct snd_pcm_substream *substream) in capture_pcm_open() function
871 .open = capture_pcm_open,
/sound/pci/hda/
Dhda_generic.c5439 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open() function
5571 #define alt_capture_pcm_open capture_pcm_open
5623 .open = capture_pcm_open,