Home
last modified time | relevance | path

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

/sound/core/
Dcontrol.c307 static int snd_ctl_find_hole(struct snd_card *card, unsigned int count) in snd_ctl_find_hole() function
362 if (snd_ctl_find_hole(card, kcontrol->count) < 0) { in snd_ctl_add()
429 if (snd_ctl_find_hole(card, kcontrol->count) < 0) { in snd_ctl_replace()