Home
last modified time | relevance | path

Searched refs:snd_ca0106_pcm_open_capture_channel (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ca0106/
H A Dca0106_main.c640 static int snd_ca0106_pcm_open_capture_channel(struct snd_pcm_substream *substream, in snd_ca0106_pcm_open_capture_channel() function
693 return snd_ca0106_pcm_open_capture_channel(substream, 0); in snd_ca0106_pcm_open_0_capture()
698 return snd_ca0106_pcm_open_capture_channel(substream, 1); in snd_ca0106_pcm_open_1_capture()
703 return snd_ca0106_pcm_open_capture_channel(substream, 2); in snd_ca0106_pcm_open_2_capture()
708 return snd_ca0106_pcm_open_capture_channel(substream, 3); in snd_ca0106_pcm_open_3_capture()
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca0106_main.c641 static int snd_ca0106_pcm_open_capture_channel(struct snd_pcm_substream *substream, in snd_ca0106_pcm_open_capture_channel() function
696 return snd_ca0106_pcm_open_capture_channel(substream, 0); in snd_ca0106_pcm_open_0_capture()
701 return snd_ca0106_pcm_open_capture_channel(substream, 1); in snd_ca0106_pcm_open_1_capture()
706 return snd_ca0106_pcm_open_capture_channel(substream, 2); in snd_ca0106_pcm_open_2_capture()
711 return snd_ca0106_pcm_open_capture_channel(substream, 3); in snd_ca0106_pcm_open_3_capture()

Completed in 5 milliseconds