Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/ali5451/
Dali5451.c515 static int snd_ali_alloc_pcm_channel(struct snd_ali *codec, int channel) in snd_ali_alloc_pcm_channel() function
551 result = snd_ali_alloc_pcm_channel(codec, idx); in snd_ali_find_free_channel()
566 result = snd_ali_alloc_pcm_channel(codec, idx); in snd_ali_find_free_channel()
575 result = snd_ali_alloc_pcm_channel(codec, idx); in snd_ali_find_free_channel()
919 idx = channel > 0 ? snd_ali_alloc_pcm_channel(codec, channel) : in snd_ali_alloc_voice()