Home
last modified time | relevance | path

Searched refs:snd_trident_spdif_pcm (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/sound/pci/trident/
Dtrident.c129 if ((err = snd_trident_spdif_pcm(trident, pcm_dev++)) < 0) { in snd_trident_probe()
Dtrident.h410 int snd_trident_spdif_pcm(struct snd_trident *trident, int device);
Dtrident_main.c2226 int snd_trident_spdif_pcm(struct snd_trident *trident, int device) in snd_trident_spdif_pcm() function