Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/misc/
H A Dua101.c648 static int capture_pcm_open(struct snd_pcm_substream *substream) in capture_pcm_open() function
870 .open = capture_pcm_open,
/openbmc/linux/sound/pci/hda/
H A Dhda_generic.c5395 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open() function
5527 #define alt_capture_pcm_open capture_pcm_open
5579 .open = capture_pcm_open,