Searched refs:snd_trident_alloc_voice (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident.h | 412 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type,
|
H A D | trident_main.c | 825 evoice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_allocate_evoice() 1815 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_playback_open() 1864 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_spdif_open() 1943 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_capture_open() 1987 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_foldback_open() 3763 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type, int client, int port) in snd_trident_alloc_voice() function 3807 EXPORT_SYMBOL(snd_trident_alloc_voice); variable
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident.h | 410 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type,
|
H A D | trident_main.c | 825 evoice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_allocate_evoice() 1815 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_playback_open() 1864 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_spdif_open() 1943 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_capture_open() 1987 voice = snd_trident_alloc_voice(trident, SNDRV_TRIDENT_VOICE_TYPE_PCM, 0, 0); in snd_trident_foldback_open() 3747 struct snd_trident_voice *snd_trident_alloc_voice(struct snd_trident * trident, int type, int client, int port) in snd_trident_alloc_voice() function 3791 EXPORT_SYMBOL(snd_trident_alloc_voice); variable
|
Completed in 12 milliseconds