Home
last modified time | relevance | path

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

/linux-3.3/drivers/macintosh/
Dtherm_pm72.h188 struct drives_pid_state struct
190 int ticks;
191 struct i2c_client * monitor;
192 s32 sample_history[BACKSIDE_PID_HISTORY_SIZE];
193 s32 error_history[BACKSIDE_PID_HISTORY_SIZE];
194 int cur_sample;
195 s32 last_temp;
196 int rpm;
197 int first;