.\" 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 "CPUFREQ_UPDATE_POLICY" "" "06 October 2005" "" ""
.SH NAME
cpufreq_update_policy \- re-evaluate an existing cpufreq policy
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int cpufreq_update_policy (unsigned int \fIcpu\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIcpu\fB\fR
CPU which shall be re-evaluated
.SH "DESCRIPTION"
.PP
Usefull for policy notifiers which have different necessities
at different times.