.\" 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_ALLOC_CODEC" "" "06 October 2005" "" "" .SH NAME ac97_alloc_codec \- Allocate an AC97 codec .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp struct ac97_codec * ac97_alloc_codec ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Returns a new AC97 codec structure. AC97 codecs may become refcounted soon so this interface is needed. Returns with one reference taken.