.\" 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_BUILD_CONTROLS" "9" "09 October 2005" "" ""
.SH NAME
snd_hda_build_controls \- build mixer controls
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_hda_build_controls (struct hda_bus * \fIbus\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbus\fB\fR
the BUS
.SH "DESCRIPTION"
.PP
Creates mixer controls for each codec included in the bus.
.PP
Returns 0 if successful, otherwise a negative error code.