.\" 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_RESUME" "9" "09 October 2005" "" "" .SH NAME cpufreq_resume \- restore proper CPU frequency handling after resume .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int cpufreq_resume (struct sys_device * \fIsysdev\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsysdev\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP .PP 1.) resume CPUfreq hardware support (cpufreq_driver->\fBresume\fR) 2.) if ->target and !CPUFREQ_CONST_LOOPS: verify we're in sync 3.) schedule call \fBcpufreq_update_policy\fR ASAP as interrupts are restored.