Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/mixart/
H A Dmixart.c866 static int snd_mixart_close(struct snd_pcm_substream *subs) in snd_mixart_close() function
874 dev_dbg(chip->card->dev, "snd_mixart_close C%d/P%d/Sub%d\n", in snd_mixart_close()
911 .close = snd_mixart_close,
921 .close = snd_mixart_close,
/kernel/linux/linux-6.6/sound/pci/mixart/
H A Dmixart.c865 static int snd_mixart_close(struct snd_pcm_substream *subs) in snd_mixart_close() function
873 dev_dbg(chip->card->dev, "snd_mixart_close C%d/P%d/Sub%d\n", in snd_mixart_close()
910 .close = snd_mixart_close,
920 .close = snd_mixart_close,

Completed in 4 milliseconds