.\" 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_IN_CTLS" "9" "09 October 2005" "" "" .SH NAME snd_hda_create_spdif_in_ctls \- create Input SPDIF-related controls .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int snd_hda_create_spdif_in_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 in widget NID .SH "DESCRIPTION" .PP Creates controls related with the SPDIF input. Called from each patch supporting the SPDIF in. .PP Returns 0 if successful, or a negative error code.