Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dit87.c428 struct it87_data { struct
429 struct device *hwmon_dev;
430 enum chips type;
431 u16 features;
432 u8 peci_mask;
433 u8 old_peci_mask;
435 unsigned short addr;
436 const char *name;
437 struct mutex update_lock;
438 char valid; /* !=0 if following fields are valid */
[all …]