Home
last modified time | relevance | path

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

/Linux-v5.4/sound/usb/misc/
Dua101.c649 static int capture_pcm_open(struct snd_pcm_substream *substream) in capture_pcm_open() function
884 .open = capture_pcm_open,
/Linux-v5.4/sound/pci/hda/
Dhda_generic.c5362 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open() function
5494 #define alt_capture_pcm_open capture_pcm_open
5546 .open = capture_pcm_open,