Searched defs:backside_pid_state (Results 1 – 1 of 1) sorted by relevance
162 struct backside_pid_state struct164 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;