Home
last modified time | relevance | path

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

/linux/Documentation/hwmon/
H A Dit87.rst1 Kernel driver it87
30 Prefix: 'it87'
166 Prefix: 'it87'
/linux/drivers/hwmon/
H A Dit87.c65 enum chips { it87, it8712, it8716, it8718, it8720, it8721, it8728, it8732, enumerator
331 [it87] = {
2727 sio_data->type = it87; in it87_find()
2857 if (sio_data->type == it87) { in it87_find()
3433 case it87: in it87_probe()
3752 if (sio_data.type == it87) in sm_it87_init()
/linux/drivers/gpio/
H A DMakefile82 obj-$(CONFIG_GPIO_IT87) += gpio-it87.o
/linux/
H A DMAINTAINERS12362 F: Documentation/hwmon/it87.rst
12363 F: drivers/hwmon/it87.c