Searched refs:snd_trident_alloc_voice (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/pci/trident/ |
| H A D | trident.h | 409 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type,
|
| H A D | trident_main.c | 819 evoice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_allocate_evoice() 1797 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_playback_open() 1846 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_spdif_open() 1925 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_capture_open() 1969 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_foldback_open() 3712 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type, int clien… in snd_trident_alloc_voice() function 3748 EXPORT_SYMBOL(snd_trident_alloc_voice);
|