Home
last modified time | relevance | path

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

/linux-3.3/drivers/macintosh/
Dtherm_pm72.h217 struct dimm_pid_state struct
219 int ticks;
220 struct i2c_client * monitor;
221 s32 sample_history[DIMM_PID_HISTORY_SIZE];
222 s32 error_history[DIMM_PID_HISTORY_SIZE];
223 int cur_sample;
224 s32 last_temp;
225 int first;
226 int output;