Home
last modified time | relevance | path

Searched defs:it87_devices (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dit87.c278 struct it87_devices { struct
279 const char *name;
280 const char * const suffix;
281 u32 features;
282 u8 peci_mask;
306 static const struct it87_devices it87_devices[] = { variable