Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/
Dcontrol.c337 static int snd_ctl_find_hole(struct snd_card *card, unsigned int count) in snd_ctl_find_hole() function
392 if (snd_ctl_find_hole(card, kcontrol->count) < 0) { in snd_ctl_add()
459 if (snd_ctl_find_hole(card, kcontrol->count) < 0) { in snd_ctl_replace()