Searched refs:snd_ali_modem_open (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ali5451/ |
H A D | ali5451.c | 1560 static int snd_ali_modem_open(struct snd_pcm_substream *substream, int rec, in snd_ali_modem_open() function 1579 return snd_ali_modem_open(substream, 0, ALI_MODEM_OUT_CHANNEL); in snd_ali_modem_playback_open() 1584 return snd_ali_modem_open(substream, 1, ALI_MODEM_IN_CHANNEL); in snd_ali_modem_capture_open()
|
/kernel/linux/linux-6.6/sound/pci/ali5451/ |
H A D | ali5451.c | 1559 static int snd_ali_modem_open(struct snd_pcm_substream *substream, int rec, in snd_ali_modem_open() function 1578 return snd_ali_modem_open(substream, 0, ALI_MODEM_OUT_CHANNEL); in snd_ali_modem_playback_open() 1583 return snd_ali_modem_open(substream, 1, ALI_MODEM_IN_CHANNEL); in snd_ali_modem_capture_open()
|
Completed in 6 milliseconds