Home
last modified time | relevance | path

Searched defs:f71882fg_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hwmon/
Df71882fg.c262 struct f71882fg_data { struct
263 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 …]