Searched defs:it87_devices (Results 1 – 1 of 1) sorted by relevance
278 struct it87_devices { struct279 const char *name;280 const char * const suffix;281 u32 features;282 u8 peci_mask;306 static const struct it87_devices it87_devices[] = { variable