.\" 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_NOTIFY_TRANSITION" "" "06 October 2005" "" ""
.SH NAME
cpufreq_notify_transition \- call notifier chain and adjust_jiffies on frequency transition
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void cpufreq_notify_transition (struct cpufreq_freqs * \fIfreqs\fB, unsigned int \fIstate\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfreqs\fB\fR
-- undescribed --
.TP
\fB\fIstate\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
This function calls the transition notifiers and the ``adjust_jiffies'' function. It is called
twice on all CPU frequency changes that have external effects.