Linux Kernel
3.7.1
|
Data Fields | |
unsigned short | addr |
const char * | name |
struct device * | hwmon_dev |
struct mutex | update_lock |
char | valid |
unsigned long | last_updated |
unsigned long | last_limits |
u8 | in [11] |
u8 | in_high [11] |
u8 | in_low [11] |
u16 | has_in |
u16 | fan [3] |
u16 | fan_low [3] |
u16 | fan_target [3] |
u8 | fan_ctrl [3] |
u8 | pwm [3] |
u8 | pwm_freq [3] |
u8 | temp [3] |
u8 | temp_high [3] |
u8 | temp_hyst [3] |
u8 | temp_mode |
unsigned long | alarms |
struct f71805f_auto_point | auto_points [3] |
struct f71805f_auto_point auto_points[3] |