Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/trident/
Dtrident.c144 if ((err = snd_trident_spdif_pcm(trident, pcm_dev++)) < 0) { in snd_trident_probe()
Dtrident.h425 int snd_trident_spdif_pcm(struct snd_trident *trident, int device);
Dtrident_main.c2279 int snd_trident_spdif_pcm(struct snd_trident *trident, int device) in snd_trident_spdif_pcm() function