Home
last modified time | relevance | path

Searched full:tmp117 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iio/temperature/
H A Dtmp117.c6 * Driver for the Texas Instruments TMP117 Temperature Sensor
137 .name = "tmp117",
206 { .compatible = "ti,tmp117", .data = &tmp117_channels_info },
213 { "tmp117", (kernel_ulong_t)&tmp117_channels_info },
220 .name = "tmp117",
229 MODULE_DESCRIPTION("TI TMP117 Temperature sensor driver");
H A DMakefile19 obj-$(CONFIG_TMP117) += tmp117.o
/linux/
H A DMAINTAINERS25873 TEXAS INSTRUMENTS' TMP117 TEMPERATURE SENSOR DRIVER
25877 F: Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
25878 F: drivers/iio/temperature/tmp117.c