Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol.c577 static int __snd_ctl_remove(struct snd_card *card, in __snd_ctl_remove() function
602 return __snd_ctl_remove(card, kcontrol, true); in snd_ctl_remove_locked()
2446 __snd_ctl_remove(card, control, false); in snd_ctl_dev_free()