Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ali5451/
H A Dali5451.c514 static int snd_ali_alloc_pcm_channel(struct snd_ali *codec, int channel) in snd_ali_alloc_pcm_channel() function
550 result = snd_ali_alloc_pcm_channel(codec, idx); in snd_ali_find_free_channel()
565 result = snd_ali_alloc_pcm_channel(codec, idx); in snd_ali_find_free_channel()
574 result = snd_ali_alloc_pcm_channel(codec, idx); in snd_ali_find_free_channel()
918 idx = channel > 0 ? snd_ali_alloc_pcm_channel(codec, channel) : in snd_ali_alloc_voice()