.\" 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_RESUME_CTLS" "9" "09 October 2005" "" ""
.SH NAME
snd_hda_resume_ctls \- resume controls in the new control list
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_hda_resume_ctls (struct hda_codec * \fIcodec\fB, snd_kcontrol_new_t * \fIknew\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcodec\fB\fR
the HDA codec
.TP
\fB\fIknew\fB\fR
the array of snd_kcontrol_new_t
.SH "DESCRIPTION"
.PP
This function resumes the mixer controls in the snd_kcontrol_new_t array,
originally for \fBsnd_hda_add_new_ctls\fR\&.
The array must be terminated with an empty entry as terminator.