Searched defs:f71882fg_data (Results 1 – 1 of 1) sorted by relevance
262 struct f71882fg_data { struct263 unsigned short addr;264 enum chips type;265 struct device *hwmon_dev;267 struct mutex update_lock;268 int temp_start; /* temp numbering start (0 or 1) */269 char valid; /* !=0 if following fields are valid */270 char auto_point_temp_signed;271 unsigned long last_updated; /* In jiffies */272 unsigned long last_limits; /* In jiffies */[all …]