.\" 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 "AC97_SET_ADC_RATE" "" "06 October 2005" "" ""
.SH NAME
ac97_set_adc_rate \- set codec rate adaption
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
unsigned int ac97_set_adc_rate (struct ac97_codec * \fIcodec\fB, unsigned int \fIrate\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcodec\fB\fR
ac97 code
.TP
\fB\fIrate\fB\fR
rate in hertz
.SH "DESCRIPTION"
.PP
Set the ADC rate. Assumes the codec supports VRA. The caller is
expected to have checked this little detail.