Searched defs:dimm_pid_state (Results 1 – 1 of 1) sorted by relevance
217 struct dimm_pid_state struct219 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;