.\" 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 "AC97_RELEASE_CODEC" "" "06 October 2005" "" ""
.SH NAME
ac97_release_codec \- Release an AC97 codec
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ac97_release_codec (struct ac97_codec * \fIcodec\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcodec\fB\fR
codec to release
.SH "DESCRIPTION"
.PP
Release an allocated AC97 codec. This will be refcounted in
time but for the moment is trivial. Calls the unregister
handler if the codec is now defunct.