Searched defs:it87_devices (Results 1 – 1 of 1) sorted by relevance
269 struct it87_devices { struct270 const char *name;271 const char * const suffix;272 u32 features;273 u8 peci_mask;297 static const struct it87_devices it87_devices[] = { variable