Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/trident/
Dtrident.c130 if ((err = snd_trident_pcm(trident, pcm_dev++)) < 0) { in snd_trident_probe()
Dtrident.h423 int snd_trident_pcm(struct snd_trident *trident, int device);
Dtrident_main.c2174 int snd_trident_pcm(struct snd_trident *trident, int device) in snd_trident_pcm() function