Searched defs:it87_data (Results 1 – 1 of 1) sorted by relevance
520 struct it87_data { struct521 const struct attribute_group *groups[7];522 int sioaddr;523 enum chips type;524 u32 features;525 u8 peci_mask;526 u8 old_peci_mask;528 unsigned short addr;529 const char *name;530 struct mutex update_lock;[all …]