Searched defs:drives_pid_state (Results 1 – 1 of 1) sorted by relevance
188 struct drives_pid_state struct190 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;