.\" 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_HDA_CODEC_NEW" "9" "09 October 2005" "" "" .SH NAME snd_hda_codec_new \- create a HDA codec .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int snd_hda_codec_new (struct hda_bus * \fIbus\fB, unsigned int \fIcodec_addr\fB, struct hda_codec ** \fIcodecp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIbus\fB\fR the bus to assign .TP \fB\fIcodec_addr\fB\fR the codec address .TP \fB\fIcodecp\fB\fR the pointer to store the generated codec .SH "DESCRIPTION" .PP Returns 0 if successful, or a negative error code.