Searched refs:tmp401 (Results 1 – 6 of 6) sorted by relevance
1 Kernel driver tmp4018 Prefix: 'tmp401'12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html
212 tmp401
35 enum chips { tmp401, tmp411, tmp431, tmp432, tmp435 }; enumerator94 { "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()
208 obj-$(CONFIG_SENSORS_TMP401) += tmp401.o
2114 will be called tmp401.
21709 F: Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml21710 F: Documentation/hwmon/tmp401.rst21711 F: drivers/hwmon/tmp401.c