Home
last modified time | relevance | path

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

/linux/Documentation/hwmon/
H A Dindex.rst107 it87
/linux/drivers/hwmon/
H A Dit87.c66 enum chips { it87, it8712, it8716, it8718, it8720, it8721, it8728, it8732, enumerator
333 [it87] = {
2738 sio_data->type = it87; in it87_find()
2871 if (sio_data->type == it87) { in it87_find()
3492 case it87: in it87_probe()
3814 if (sio_data.type == it87) in sm_it87_init()
H A DMakefile109 obj-$(CONFIG_SENSORS_IT87) += it87.o
H A DKconfig916 will be called it87.
/linux/
H A DMAINTAINERS13698 F: Documentation/hwmon/it87.rst
13699 F: drivers/hwmon/it87.c