Searched defs:it87_data (Results 1 – 1 of 1) sorted by relevance
576 struct it87_data { struct577 const struct attribute_group *groups[7];578 int sioaddr;579 enum chips type;580 u32 features;581 u8 peci_mask;582 u8 old_peci_mask;584 u8 smbus_bitmap; /* !=0 if SMBus needs to be disabled */585 u8 ec_special_config; /* EC special config register restore value */587 unsigned short addr;[all …]