Home
last modified time | relevance | path

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

/Linux-v4.19/sound/usb/misc/
Dua101.c659 static int capture_pcm_open(struct snd_pcm_substream *substream) in capture_pcm_open() function
894 .open = capture_pcm_open,
/Linux-v4.19/sound/pci/hda/
Dhda_generic.c5344 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open() function
5476 #define alt_capture_pcm_open capture_pcm_open
5528 .open = capture_pcm_open,