.\" 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 "ELANFREQ_SET_CPU_STATE" "" "06 October 2005" "" ""
.SH NAME
elanfreq_set_cpu_state \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void elanfreq_set_cpu_state (unsigned int \fIstate\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIstate\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
This function takes a frequency value and changes the CPU frequency
according to this. Note that the frequency has to be checked by
\fBelanfreq_validatespeed\fR for correctness!
.PP
There is no return value.