Home
last modified time | relevance | path

Searched refs:tmp401 (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/hwmon/
H A Dti,tmp401.yaml4 $id: http://devicetree.org/schemas/hwmon/ti,tmp401.yaml#
16 https://www.ti.com/lit/ds/symlink/tmp401.pdf
24 - ti,tmp401
59 - ti,tmp401
69 - ti,tmp401
88 compatible = "ti,tmp401";
/linux-6.15/Documentation/hwmon/
H A Dtmp401.rst1 Kernel driver tmp401
8 Prefix: 'tmp401'
12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
H A Dindex.rst239 tmp401
/linux-6.15/drivers/hwmon/
H A Dtmp401.c35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator
94 { "tmp401", tmp401 },
572 if (data->kind == tmp401) { in tmp401_init_client()
587 if (data->kind == tmp401 || data->kind == tmp411) { in tmp401_init_client()
624 kind = tmp401; in tmp401_detect()
H A DMakefile226 obj-$(CONFIG_SENSORS_TMP401) += tmp401.o
H A DKconfig2354 will be called tmp401.