Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/trident/
H A Dtrident.c129 if ((err = snd_trident_spdif_pcm(trident, pcm_dev++)) < 0) { in snd_trident_probe()
H A Dtrident.h410 int snd_trident_spdif_pcm(struct snd_trident *trident, int device);
H A Dtrident_main.c2226 int snd_trident_spdif_pcm(struct snd_trident *trident, int device) in snd_trident_spdif_pcm() function