Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dcontrol.h135 void snd_ctl_free_one(struct snd_kcontrol * kcontrol);
/linux-6.6.21/sound/core/
Dcontrol.c328 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one() function
336 EXPORT_SYMBOL(snd_ctl_free_one);
531 snd_ctl_free_one(kcontrol); in snd_ctl_add_replace()
595 snd_ctl_free_one(kcontrol); in __snd_ctl_remove()
1803 snd_ctl_free_one(kctl); in snd_ctl_elem_add()
1823 snd_ctl_free_one(kctl); in snd_ctl_elem_add()
Djack.c453 snd_ctl_free_one(kctl); in snd_jack_kctl_new()
/linux-6.6.21/sound/i2c/other/
Dak4114.c476 snd_ctl_free_one(kctl); in snd_ak4114_build()
/linux-6.6.21/sound/usb/
Dmixer.c1789 snd_ctl_free_one(kctl); in __build_feature_ctl()
/linux-6.6.21/sound/soc/
Dsoc-dapm.c955 snd_ctl_free_one(kcontrol); in dapm_create_or_share_kcontrol()