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

#include <cpuidle.h>

Data Fields

const charname
 
struct moduleowner
 
unsigned int power_specified:1
 
unsigned int en_core_tk_irqen:1
 
struct cpuidle_state states [CPUIDLE_STATE_MAX]
 
int state_count
 
int safe_state_index
 

Detailed Description

Definition at line 131 of file cpuidle.h.

Field Documentation

unsigned int en_core_tk_irqen

Definition at line 137 of file cpuidle.h.

const char* name

Definition at line 132 of file cpuidle.h.

struct module* owner

Definition at line 133 of file cpuidle.h.

unsigned int power_specified

Definition at line 135 of file cpuidle.h.

int safe_state_index

Definition at line 140 of file cpuidle.h.

int state_count

Definition at line 139 of file cpuidle.h.

Definition at line 138 of file cpuidle.h.


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