.\" 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_CREATE_SPDIF_OUT_CTLS" "9" "09 October 2005" "" ""
.SH NAME
snd_hda_create_spdif_out_ctls \- create Output SPDIF-related controls
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_hda_create_spdif_out_ctls (struct hda_codec * \fIcodec\fB, hda_nid_t \fInid\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcodec\fB\fR
the HDA codec
.TP
\fB\fInid\fB\fR
audio out widget NID
.SH "DESCRIPTION"
.PP
Creates controls related with the SPDIF output.
Called from each patch supporting the SPDIF out.
.PP
Returns 0 if successful, or a negative error code.