Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/usb/misc/
H A Dua101.c649 static int capture_pcm_open(struct snd_pcm_substream *substream) in capture_pcm_open() function
871 .open = capture_pcm_open,
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.c5438 static int capture_pcm_open(struct hda_pcm_stream *hinfo, in capture_pcm_open() function
5570 #define alt_capture_pcm_open capture_pcm_open
5622 .open = capture_pcm_open,