Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dit87.c269 struct it87_devices { struct
270 const char *name;
271 const char * const suffix;
272 u32 features;
273 u8 peci_mask;
297 static const struct it87_devices it87_devices[] = { variable