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

#include <therm_pm72.h>

Data Fields

int index
 
struct i2c_clientmonitor
 
struct mpu_data mpu
 
int overtemp
 
s32 temp_history [CPU_TEMP_HISTORY_SIZE]
 
int cur_temp
 
s32 power_history [CPU_POWER_HISTORY_SIZE]
 
s32 error_history [CPU_POWER_HISTORY_SIZE]
 
int cur_power
 
int count_power
 
int rpm
 
int intake_rpm
 
s32 voltage
 
s32 current_a
 
s32 last_temp
 
s32 last_power
 
int first
 
u8 adc_config
 
s32 pump_min
 
s32 pump_max
 

Detailed Description

Definition at line 288 of file therm_pm72.h.

Field Documentation

u8 adc_config

Definition at line 307 of file therm_pm72.h.

int count_power

Definition at line 299 of file therm_pm72.h.

int cur_power

Definition at line 298 of file therm_pm72.h.

int cur_temp

Definition at line 295 of file therm_pm72.h.

s32 current_a

Definition at line 303 of file therm_pm72.h.

s32 error_history[CPU_POWER_HISTORY_SIZE]

Definition at line 297 of file therm_pm72.h.

int first

Definition at line 306 of file therm_pm72.h.

int index

Definition at line 290 of file therm_pm72.h.

int intake_rpm

Definition at line 301 of file therm_pm72.h.

s32 last_power

Definition at line 305 of file therm_pm72.h.

s32 last_temp

Definition at line 304 of file therm_pm72.h.

struct i2c_client* monitor

Definition at line 291 of file therm_pm72.h.

Definition at line 292 of file therm_pm72.h.

int overtemp

Definition at line 293 of file therm_pm72.h.

s32 power_history[CPU_POWER_HISTORY_SIZE]

Definition at line 296 of file therm_pm72.h.

s32 pump_max

Definition at line 309 of file therm_pm72.h.

s32 pump_min

Definition at line 308 of file therm_pm72.h.

int rpm

Definition at line 300 of file therm_pm72.h.

s32 temp_history[CPU_TEMP_HISTORY_SIZE]

Definition at line 294 of file therm_pm72.h.

s32 voltage

Definition at line 302 of file therm_pm72.h.


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