Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
cpufreq_policy Struct Reference

#include <cpufreq.h>

Data Fields

cpumask_var_t cpus
 
cpumask_var_t related_cpus
 
unsigned int shared_type
 
unsigned int cpu
 
struct cpufreq_cpuinfo cpuinfo
 
unsigned int min
 
unsigned int max
 
unsigned int cur
 
unsigned int policy
 
struct cpufreq_governorgovernor
 
struct work_struct update
 
struct cpufreq_real_policy user_policy
 
struct kobject kobj
 
struct completion kobj_unregister
 
unsigned long min
 
unsigned long max
 
chargovernor
 

Detailed Description

Definition at line 88 of file cpufreq.h.

Field Documentation

unsigned int cpu

Definition at line 93 of file cpufreq.h.

Definition at line 94 of file cpufreq.h.

Definition at line 89 of file cpufreq.h.

unsigned int cur

Definition at line 98 of file cpufreq.h.

char* governor

Definition at line 26 of file cpufreq.h.

Definition at line 101 of file cpufreq.h.

Definition at line 108 of file cpufreq.h.

struct completion kobj_unregister

Definition at line 109 of file cpufreq.h.

unsigned long max

Definition at line 25 of file cpufreq.h.

unsigned int max

Definition at line 97 of file cpufreq.h.

unsigned long min

Definition at line 24 of file cpufreq.h.

unsigned int min

Definition at line 96 of file cpufreq.h.

unsigned int policy

Definition at line 100 of file cpufreq.h.

cpumask_var_t related_cpus

Definition at line 90 of file cpufreq.h.

unsigned int shared_type

Definition at line 91 of file cpufreq.h.

Definition at line 103 of file cpufreq.h.

Definition at line 106 of file cpufreq.h.


The documentation for this struct was generated from the following files: