Searched defs:f71882fg_data (Results 1 – 1 of 1) sorted by relevance
249 struct f71882fg_data { struct250 unsigned short addr;251 enum chips type;252 struct device *hwmon_dev;254 struct mutex update_lock;255 int temp_start; /* temp numbering start (0 or 1) */256 char valid; /* !=0 if following fields are valid */257 char auto_point_temp_signed;258 unsigned long last_updated; /* In jiffies */259 unsigned long last_limits; /* In jiffies */[all …]