Searched refs:it87 (Results 1 – 3 of 3) sorted by relevance
52 obj-$(CONFIG_SENSORS_IT87) += it87.o
57 enum chips { it87, it8712, it8716, it8718, it8720 }; enumerator288 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()
426 will be called it87.