Home
last modified time | relevance | path

Searched defs:backside_pid_state (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/macintosh/
Dtherm_pm72.h162 struct backside_pid_state struct
164 int ticks;
165 struct i2c_client * monitor;
166 s32 sample_history[BACKSIDE_PID_HISTORY_SIZE];
167 s32 error_history[BACKSIDE_PID_HISTORY_SIZE];
168 int cur_sample;
169 s32 last_temp;
170 int pwm;
171 int first;