Linux Kernel
3.7.1
|
Data Fields | |
struct device * | hwmon_dev |
struct mutex | update_lock |
bool | valid |
bool | fan_rpm_control |
int | temp_count |
unsigned long | last_updated |
struct temperature | temp [4] |
s8 | temp_min [4] |
s8 | temp_max [4] |
u8 | temp_min_alarm |
u8 | temp_max_alarm |
u8 | fan_multiplier |
u16 | fan_tach |
u16 | fan_target |
struct temperature temp[4] |