Linux Kernel
3.7.1
|
Data Fields | |
struct device * | hwmon_dev |
struct mutex | update_lock |
int | chip_type |
char | valid |
unsigned long | last_updated |
unsigned int | update_interval |
const auto_chan_table_t * | chan_select_table |
u16 | alarm |
u8 | conf1 |
u8 | conf2 |
u8 | fan [2] |
u8 | fan_div [2] |
u8 | fan_min [2] |
u8 | pwm [2] |
u8 | old_pwm [2] |
s8 | temp [3] |
u8 | ext_temp [3] |
u8 | auto_temp [3] |
u8 | auto_temp_min [3] |
u8 | auto_temp_off [3] |
u8 | auto_temp_max [3] |
s8 | temp_offset [3] |
s8 | temp_min [3] |
s8 | temp_max [3] |
s8 | temp_crit [3] |
const auto_chan_table_t* chan_select_table |