snd_ctl_free_one — release the control instance
void snd_ctl_free_one (
)
kcontrol
the control instance
Releases the control instance created via snd_ctl_new or snd_ctl_new1. Don't call this after the control was added to the card.
snd_ctl_new
snd_ctl_new1