Searched defs:it87_data (Results 1 – 1 of 1) sorted by relevance
511 struct it87_data { struct512 const struct attribute_group *groups[7];513 int sioaddr;514 enum chips type;515 u32 features;516 u8 peci_mask;517 u8 old_peci_mask;519 unsigned short addr;520 const char *name;521 struct mutex update_lock;[all …]