Searched full:hdc2010 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/humidity/ |
| D | ti,hdc2010.yaml | 4 $id: http://devicetree.org/schemas/iio/humidity/ti,hdc2010.yaml# 7 title: HDC2010/HDC2080 humidity and temperature iio sensors 16 http://www.ti.com/product/HDC2010/datasheet 22 - ti,hdc2010 43 compatible = "ti,hdc2010";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/humidity/ |
| D | ti,hdc2010.yaml | 4 $id: http://devicetree.org/schemas/iio/humidity/ti,hdc2010.yaml# 7 title: HDC2010/HDC2080 humidity and temperature iio sensors 16 http://www.ti.com/product/HDC2010/datasheet 22 - ti,hdc2010 44 compatible = "ti,hdc2010";
|
| /kernel/linux/linux-5.10/drivers/iio/humidity/ |
| D | hdc2010.c | 3 * hdc2010.c - Support for the TI HDC2010 and HDC2080 9 * Datasheet: https://www.ti.com/product/HDC2010/datasheet 278 * HDC2010 and HDC2080, we have the name hardcoded in hdc2010_probe() 280 indio_dev->name = "hdc2010"; in hdc2010_probe() 327 { "hdc2010" }, 334 { .compatible = "ti,hdc2010" }, 342 .name = "hdc2010", 352 MODULE_DESCRIPTION("TI HDC2010 humidity and temperature sensor driver");
|
| D | Kconfig | 41 config HDC2010 config 42 tristate "TI HDC2010 relative humidity and temperature sensor" 46 HDC2010 and HDC2080 relative humidity and temperature sensors. 49 will be called hdc2010.
|
| D | Makefile | 9 obj-$(CONFIG_HDC2010) += hdc2010.o
|
| /kernel/linux/linux-6.6/drivers/iio/humidity/ |
| D | hdc2010.c | 3 * hdc2010.c - Support for the TI HDC2010 and HDC2080 9 * Datasheet: https://www.ti.com/product/HDC2010/datasheet 276 * HDC2010 and HDC2080, we have the name hardcoded in hdc2010_probe() 278 indio_dev->name = "hdc2010"; in hdc2010_probe() 323 { "hdc2010" }, 330 { .compatible = "ti,hdc2010" }, 338 .name = "hdc2010", 348 MODULE_DESCRIPTION("TI HDC2010 humidity and temperature sensor driver");
|
| D | Kconfig | 41 config HDC2010 config 42 tristate "TI HDC2010 relative humidity and temperature sensor" 46 HDC2010 and HDC2080 relative humidity and temperature sensors. 49 will be called hdc2010.
|
| D | Makefile | 9 obj-$(CONFIG_HDC2010) += hdc2010.o
|