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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dcontrol.h112 void snd_ctl_free_one(struct snd_kcontrol * kcontrol);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/
H A Dcontrol.c250 * snd_ctl_free_one - release the control instance
257 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) function
266 EXPORT_SYMBOL(snd_ctl_free_one); variable
350 snd_ctl_free_one(kcontrol);
362 * You don't need to call snd_ctl_free_one(). You must be in
378 snd_ctl_free_one(kcontrol);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/other/
H A Dak4114.c465 snd_ctl_free_one(kctl);

Completed in 63 milliseconds