Home
last modified time | relevance | path

Searched refs:snd_ctl_free_one (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/include/sound/
H A Dcontrol.h120 void snd_ctl_free_one(struct snd_kcontrol * kcontrol);
/kernel/linux/linux-5.10/sound/core/
H A Dcontrol.c285 * snd_ctl_free_one - release the control instance
292 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one() function
300 EXPORT_SYMBOL(snd_ctl_free_one); variable
407 snd_ctl_free_one(kcontrol); in snd_ctl_add_replace()
459 * You don't need to call snd_ctl_free_one(). You must be in
476 snd_ctl_free_one(kcontrol); in snd_ctl_remove()
1479 * code block, the instance should be freed by snd_ctl_free_one(). in snd_ctl_elem_add()
1505 snd_ctl_free_one(kctl); in snd_ctl_elem_add()
1526 snd_ctl_free_one(kctl); in snd_ctl_elem_add()
H A Djack.c166 snd_ctl_free_one(kctl); in snd_jack_kctl_new()
/kernel/linux/linux-6.6/include/sound/
H A Dcontrol.h135 void snd_ctl_free_one(struct snd_kcontrol * kcontrol);
/kernel/linux/linux-6.6/sound/core/
H A Dcontrol.c321 * snd_ctl_free_one - release the control instance
328 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one() function
336 EXPORT_SYMBOL(snd_ctl_free_one); variable
531 snd_ctl_free_one(kcontrol); in snd_ctl_add_replace()
595 snd_ctl_free_one(kcontrol); in __snd_ctl_remove()
611 * You don't need to call snd_ctl_free_one().
1774 * code block, the instance should be freed by snd_ctl_free_one(). in snd_ctl_elem_add()
1803 snd_ctl_free_one(kctl); in snd_ctl_elem_add()
1823 snd_ctl_free_one(kctl); in snd_ctl_elem_add()
H A Djack.c453 snd_ctl_free_one(kctl); in snd_jack_kctl_new()
/kernel/linux/linux-5.10/sound/i2c/other/
H A Dak4114.c475 snd_ctl_free_one(kctl); in snd_ak4114_build()
/kernel/linux/linux-6.6/sound/i2c/other/
H A Dak4114.c476 snd_ctl_free_one(kctl); in snd_ak4114_build()
/kernel/linux/linux-5.10/sound/usb/
H A Dmixer.c1718 snd_ctl_free_one(kctl); in __build_feature_ctl()
3512 snd_ctl_free_one(kctl); in create_keep_iface_ctl()
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c961 snd_ctl_free_one(kcontrol); in dapm_create_or_share_kcontrol()
/kernel/linux/linux-6.6/sound/soc/
H A Dsoc-dapm.c955 snd_ctl_free_one(kcontrol); in dapm_create_or_share_kcontrol()
/kernel/linux/linux-6.6/sound/usb/
H A Dmixer.c1789 snd_ctl_free_one(kctl); in __build_feature_ctl()

Completed in 30 milliseconds