Query: snd_ctl_free_one
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SND_CTL_FREE_ONE(9) Control/Mixer API SND_CTL_FREE_ONE(9)NAMEsnd_ctl_free_one - release the control instanceSYNOPSISvoid snd_ctl_free_one(struct snd_kcontrol * kcontrol);ARGUMENTSkcontrol the control instanceDESCRIPTIONReleases the control instance created via snd_ctl_new or snd_ctl_new1. Don't call this after the control was added to the card.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SND_CTL_FREE_ONE(9)