Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dcontrol.c49 static int snd_ctl_remove_locked(struct snd_card *card,
489 err = snd_ctl_remove_locked(card, old); in __snd_ctl_add_replace()
602 static inline int snd_ctl_remove_locked(struct snd_card *card, in snd_ctl_remove_locked() function
626 return snd_ctl_remove_locked(card, kcontrol); in snd_ctl_remove()
648 return snd_ctl_remove_locked(card, kctl); in snd_ctl_remove_id()
678 return snd_ctl_remove_locked(card, kctl); in snd_ctl_remove_user_ctl()