Searched refs:snd_trident_alloc_voice (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/pci/trident/ |
| D | trident.h | 412 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type,
|
| D | trident_main.c | 851 evoice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_allocate_evoice() 1848 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_playback_open() 1897 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_spdif_open() 1976 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_capture_open() 2020 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_foldback_open() 3800 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type, int clien… in snd_trident_alloc_voice() function 3844 EXPORT_SYMBOL(snd_trident_alloc_voice);
|