Home
last modified time | relevance | path

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

/linux-6.12.1/sound/usb/misc/
Dua101.c648 static int capture_pcm_open(struct snd_pcm_substream *substream) in capture_pcm_open() function
870 .open = capture_pcm_open,
/linux-6.12.1/sound/pci/hda/
Dhda_generic.c5394 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open() function
5526 #define alt_capture_pcm_open capture_pcm_open
5578 .open = capture_pcm_open,