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

#include <therm_pm72.h>

Data Fields

int ticks
 
struct i2c_clientmonitor
 
s32 sample_history [BACKSIDE_PID_HISTORY_SIZE]
 
s32 error_history [BACKSIDE_PID_HISTORY_SIZE]
 
int cur_sample
 
s32 last_temp
 
int rpm
 
int first
 

Detailed Description

Definition at line 188 of file therm_pm72.h.

Field Documentation

int cur_sample

Definition at line 194 of file therm_pm72.h.

Definition at line 193 of file therm_pm72.h.

int first

Definition at line 197 of file therm_pm72.h.

s32 last_temp

Definition at line 195 of file therm_pm72.h.

struct i2c_client* monitor

Definition at line 191 of file therm_pm72.h.

int rpm

Definition at line 196 of file therm_pm72.h.

s32 sample_history[BACKSIDE_PID_HISTORY_SIZE]

Definition at line 192 of file therm_pm72.h.

int ticks

Definition at line 190 of file therm_pm72.h.


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