CPUFREQ_PARSE_POLICY

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

cpufreq_parse_policy - parse a policy string  

SYNOPSIS

"SYNOPSIS"

int cpufreq_parse_policy (char * input_string, struct cpufreq_policy * policy);  

ARGUMENTS

input_string
the string to parse.
policy
the policy written inside input_string
 

DESCRIPTION

This function parses a ``policy string'' - something the user echo'es into /proc/cpufreq or gives as boot parameter - into a struct cpufreq_policy. If there are invalid/missing entries, they are replaced with current cpufreq policy.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 04:40:40 GMT, October 06, 2005