Home
last modified time | relevance | path

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

/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dadt7475.yaml4 $id: http://devicetree.org/schemas/hwmon/adt7475.yaml#
35 - adi,adt7475
85 Configures the function for pin 5 on the adi,adt7473 and adi,adt7475. Or
94 Configures the function for pin 9 on the adi,adt7473 and adi,adt7475. Or
/linux-6.15/Documentation/hwmon/
H A Dadt7475.rst1 Kernel driver adt7475
16 Prefix: 'adt7475'
H A Dindex.rst41 adt7475
/linux-6.15/drivers/hwmon/
H A Dadt7475.c165 enum chips { adt7473, adt7475, adt7476, adt7490 }; enumerator
169 { "adt7475", adt7475 },
183 .data = (void *)adt7475
1565 case adt7475: in load_config()
1626 case adt7475: in load_attenuators()
1795 [adt7475] = "ADT7475", in adt7475_probe()
1908 case adt7475: in adt7475_probe()
H A DMakefile48 obj-$(CONFIG_SENSORS_ADT7475) += adt7475.o
H A DKconfig245 will be called adt7475.
/linux-6.15/
H A DMAINTAINERS580 F: Documentation/hwmon/adt7475.rst
581 F: drivers/hwmon/adt7475.c