Searched defs:cpu_pid_state (Results 1 – 1 of 1) sorted by relevance
288 struct cpu_pid_state struct290 int index;291 struct i2c_client * monitor;292 struct mpu_data mpu;293 int overtemp;294 s32 temp_history[CPU_TEMP_HISTORY_SIZE];295 int cur_temp;296 s32 power_history[CPU_POWER_HISTORY_SIZE];297 s32 error_history[CPU_POWER_HISTORY_SIZE];298 int cur_power;[all …]