Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dcontrol.c42 static int snd_ctl_remove_locked(struct snd_card *card,
491 err = snd_ctl_remove_locked(card, old); in __snd_ctl_add_replace()
599 static inline int snd_ctl_remove_locked(struct snd_card *card, in snd_ctl_remove_locked() function
622 ret = snd_ctl_remove_locked(card, kcontrol); in snd_ctl_remove()
649 ret = snd_ctl_remove_locked(card, kctl); in snd_ctl_remove_id()
687 ret = snd_ctl_remove_locked(card, kctl); in snd_ctl_remove_user_ctl()