Searched defs:f71805f_data (Results 1 – 1 of 1) sorted by relevance
169 struct f71805f_data { struct170 unsigned short addr;171 const char *name;172 struct device *hwmon_dev;174 struct mutex update_lock;175 char valid; /* !=0 if following fields are valid */176 unsigned long last_updated; /* In jiffies */177 unsigned long last_limits; /* In jiffies */180 u8 in[11];181 u8 in_high[11];[all …]