snd_trident_alloc_voice  412 sound/pci/trident/trident.h struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type,
snd_trident_alloc_voice  851 sound/pci/trident/trident_main.c 			evoice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0);
snd_trident_alloc_voice 1848 sound/pci/trident/trident_main.c 	voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0);
snd_trident_alloc_voice 1897 sound/pci/trident/trident_main.c 	voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0);
snd_trident_alloc_voice 1976 sound/pci/trident/trident_main.c 	voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0);
snd_trident_alloc_voice 2020 sound/pci/trident/trident_main.c 	voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0);
snd_trident_alloc_voice 3844 sound/pci/trident/trident_main.c EXPORT_SYMBOL(snd_trident_alloc_voice);