Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/hwmon/
Dindex.rst89 it87
Dit87.rst1 Kernel driver it87
30 Prefix: 'it87'
150 Prefix: 'it87'
/Linux-v6.1/drivers/hwmon/
Dit87.c64 enum chips { it87, it8712, it8716, it8718, it8720, it8721, it8728, it8732, enumerator
298 [it87] = {
2404 sio_data->type = it87; in it87_find()
2515 if (sio_data->type == it87) { in it87_find()
3068 case it87: in it87_probe()
3333 if (sio_data.type == it87) in sm_it87_init()
DMakefile99 obj-$(CONFIG_SENSORS_IT87) += it87.o
DKconfig797 will be called it87.
/Linux-v6.1/drivers/gpio/
DMakefile74 obj-$(CONFIG_GPIO_IT87) += gpio-it87.o
/Linux-v6.1/
DMAINTAINERS10901 F: Documentation/hwmon/it87.rst
10902 F: drivers/hwmon/it87.c