Linux Kernel
3.7.1
|
#include <therm_pm72.h>
Definition at line 288 of file therm_pm72.h.
u8 adc_config |
Definition at line 307 of file therm_pm72.h.
int count_power |
Definition at line 299 of file therm_pm72.h.
int cur_power |
Definition at line 298 of file therm_pm72.h.
int cur_temp |
Definition at line 295 of file therm_pm72.h.
s32 current_a |
Definition at line 303 of file therm_pm72.h.
s32 error_history[CPU_POWER_HISTORY_SIZE] |
Definition at line 297 of file therm_pm72.h.
int first |
Definition at line 306 of file therm_pm72.h.
int index |
Definition at line 290 of file therm_pm72.h.
int intake_rpm |
Definition at line 301 of file therm_pm72.h.
s32 last_power |
Definition at line 305 of file therm_pm72.h.
s32 last_temp |
Definition at line 304 of file therm_pm72.h.
struct i2c_client* monitor |
Definition at line 291 of file therm_pm72.h.
Definition at line 292 of file therm_pm72.h.
int overtemp |
Definition at line 293 of file therm_pm72.h.
s32 power_history[CPU_POWER_HISTORY_SIZE] |
Definition at line 296 of file therm_pm72.h.
s32 pump_max |
Definition at line 309 of file therm_pm72.h.
s32 pump_min |
Definition at line 308 of file therm_pm72.h.
int rpm |
Definition at line 300 of file therm_pm72.h.
s32 temp_history[CPU_TEMP_HISTORY_SIZE] |
Definition at line 294 of file therm_pm72.h.
s32 voltage |
Definition at line 302 of file therm_pm72.h.