.\" 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_PROC_WRITE" "" "06 October 2005" "" ""
.SH NAME
cpufreq_proc_write \- handles writing into /proc/cpufreq
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int cpufreq_proc_write (struct file * \fIfile\fB, const char * \fIbuffer\fB, unsigned long \fIcount\fB, void * \fIdata\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIfile\fB\fR
-- undescribed --
.TP
\fB\fIbuffer\fB\fR
-- undescribed --
.TP
\fB\fIcount\fB\fR
-- undescribed --
.TP
\fB\fIdata\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
.PP
This function calls the parsing script and then sets the policy
accordingly.