Home
last modified time | relevance | path

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

/linux-6.6.21/sound/core/
Dcontrol.c357 static int snd_ctl_find_hole(struct snd_card *card, unsigned int count) in snd_ctl_find_hole() function
496 if (snd_ctl_find_hole(card, kcontrol->count) < 0) in __snd_ctl_add_replace()