Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/hwmon/
Dtmp401.rst1 Kernel driver tmp401
8 Prefix: 'tmp401'
12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
Dindex.rst212 tmp401
/Linux-v6.6/drivers/hwmon/
Dtmp401.c35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator
94 { "tmp401", tmp401 },
579 if (data->kind == tmp401) { in tmp401_init_client()
594 if (data->kind == tmp401 || data->kind == tmp411) { in tmp401_init_client()
631 kind = tmp401; in tmp401_detect()
DMakefile208 obj-$(CONFIG_SENSORS_TMP401) += tmp401.o
DKconfig2114 will be called tmp401.
/Linux-v6.6/
DMAINTAINERS21709 F: Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml
21710 F: Documentation/hwmon/tmp401.rst
21711 F: drivers/hwmon/tmp401.c