Home
last modified time | relevance | path

Searched full:tmp007 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dti,tmp007.yaml4 $id: http://devicetree.org/schemas/iio/temperature/ti,tmp007.yaml#
13 http://www.ti.com/lit/ds/symlink/tmp007.pdf
17 const: ti,tmp007
51 compatible = "ti,tmp007";
/openbmc/linux/drivers/iio/temperature/
H A DKconfig89 config TMP007 config
90 tristate "TMP007 infrared thermopile sensor with Integrated Math Engine"
94 TMP007 infrared thermopile sensor with Integrated Math Engine.
97 be called tmp007.
H A Dtmp007.c3 * tmp007.c - Support for TI TMP007 IR thermopile sensor with integrated math engine
460 dev_err(&client->dev, "TMP007 not found\n"); in tmp007_probe()
473 indio_dev->name = "tmp007"; in tmp007_probe()
560 { .compatible = "ti,tmp007", },
566 { "tmp007", 0 },
573 .name = "tmp007",
583 MODULE_DESCRIPTION("TI TMP007 IR thermopile sensor driver");
H A DMakefile16 obj-$(CONFIG_TMP007) += tmp007.o
/openbmc/linux/
H A Dopengrok2.0.log[all...]