Home
last modified time | relevance | path

Searched refs:it87 (Results 1 – 3 of 3) sorted by relevance

/drivers/hwmon/
DMakefile52 obj-$(CONFIG_SENSORS_IT87) += it87.o
Dit87.c57 enum chips { it87, it8712, it8716, it8718, it8720 }; enumerator
288 return (data->type == it87 && data->revision >= 0x03) in has_16bit_fans()
990 sio_data->type = it87; in it87_find()
1424 if (data->type != it87) { in it87_init_device()
DKconfig426 will be called it87.