Searched full:tmp006 (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/temperature/ |
| D | ti,tmp006.yaml | 4 $id: http://devicetree.org/schemas/iio/temperature/ti,tmp006.yaml# 7 title: TI TMP006 IR thermopile sensor 13 TI TMP006 - Infrared Thermopile Sensor in Chip-Scale Package. 14 https://cdn.sparkfun.com/datasheets/Sensors/Temp/tmp006.pdf 18 const: ti,tmp006 38 compatible = "ti,tmp006";
|
| /kernel/linux/linux-6.6/drivers/iio/temperature/ |
| D | tmp006.c | 3 * tmp006.c - Support for TI TMP006 IR thermopile sensor 226 dev_err(&client->dev, "no TMP006 sensor\n"); in tmp006_probe() 277 { .compatible = "ti,tmp006" }, 283 { "tmp006", 0 }, 290 .name = "tmp006", 300 MODULE_DESCRIPTION("TI TMP006 IR thermopile sensor driver");
|
| D | Kconfig | 79 config TMP006 config 80 tristate "TMP006 infrared thermopile sensor" 84 TMP006 infrared thermopile sensor. 87 be called tmp006.
|
| D | Makefile | 15 obj-$(CONFIG_TMP006) += tmp006.o
|
| /kernel/linux/linux-5.10/drivers/iio/temperature/ |
| D | Kconfig | 79 config TMP006 config 80 tristate "TMP006 infrared thermopile sensor" 84 TMP006 infrared thermopile sensor. 87 be called tmp006.
|
| D | tmp006.c | 3 * tmp006.c - Support for TI TMP006 IR thermopile sensor 207 dev_err(&client->dev, "no TMP006 sensor\n"); in tmp006_probe() 269 { "tmp006", 0 }, 276 .name = "tmp006", 286 MODULE_DESCRIPTION("TI TMP006 IR thermopile sensor driver");
|
| D | Makefile | 13 obj-$(CONFIG_TMP006) += tmp006.o
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | cros_ec_commands.h | 3056 /* Get/Set TMP006 calibration data */ 3061 * The original TMP006 calibration only needed four params, but now we need 3108 /* Read raw TMP006 data */
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | cros_ec_commands.h | 3084 /* Get/Set TMP006 calibration data */ 3089 * The original TMP006 calibration only needed four params, but now we need 3136 /* Read raw TMP006 data */
|