.\" 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_INFO_UNREGISTER" "" "06 October 2005" "" ""
.SH NAME
snd_info_unregister \- de-register the info entry
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_info_unregister (snd_info_entry_t * \fIentry\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIentry\fB\fR
the info entry
.SH "DESCRIPTION"
.PP
De-registers the info entry and releases the instance.
.PP
Returns zero if successful, or a negative error code on failure.