.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "SND_CTL_FREE_ONE" "" "06 October 2005" "" "" .SH NAME snd_ctl_free_one \- release the control instance .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void snd_ctl_free_one (snd_kcontrol_t * \fIkcontrol\fB); \fR .SH "ARGUMENTS" .TP \fB\fIkcontrol\fB\fR the control instance .SH "DESCRIPTION" .PP Releases the control instance created via \fBsnd_ctl_new\fR or \fBsnd_ctl_new1\fR\&. Don't call this after the control was added to the card.