.\" 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_GET_POLICY" "" "06 October 2005" "" "" .SH NAME cpufreq_get_policy \- get the current cpufreq_policy .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int cpufreq_get_policy (struct cpufreq_policy * \fIpolicy\fB, unsigned int \fIcpu\fB); \fR .SH "ARGUMENTS" .TP \fB\fIpolicy\fB\fR struct cpufreq_policy into which the current cpufreq_policy is written .TP \fB\fIcpu\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP Reads the current cpufreq policy.