Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dcontrol.h123 void snd_ctl_free_one(struct snd_kcontrol * kcontrol);
/linux-4.4.14/sound/core/
Dcontrol.c304 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one() function
312 EXPORT_SYMBOL(snd_ctl_free_one);
405 snd_ctl_free_one(kcontrol); in snd_ctl_add()
472 snd_ctl_free_one(kcontrol); in snd_ctl_replace()
500 snd_ctl_free_one(kcontrol); in snd_ctl_remove()
1305 snd_ctl_free_one(kctl); in snd_ctl_elem_add()
Djack.c163 snd_ctl_free_one(kctl); in snd_jack_kctl_new()
/linux-4.4.14/sound/i2c/other/
Dak4114.c492 snd_ctl_free_one(kctl); in snd_ak4114_build()
/linux-4.4.14/sound/soc/sh/rcar/
Dcore.c1056 snd_ctl_free_one(kctrl); in __rsnd_kctrl_new()
/linux-4.4.14/sound/soc/
Dsoc-dapm.c876 snd_ctl_free_one(kcontrol); in dapm_create_or_share_kcontrol()