Searched full:sps30 (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/chemical/ |
| D | sensirion,sps30.yaml | 4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,sps30.yaml# 7 title: Sensirion SPS30 particulate matter sensor 19 - sensirion,sps30 35 compatible = "sensirion,sps30"; 42 compatible = "sensirion,sps30";
|
| /kernel/linux/linux-6.6/drivers/iio/chemical/ |
| D | Kconfig | 158 config SPS30 config 164 tristate "SPS30 particulate matter sensor I2C driver" 166 select SPS30 169 Say Y here to build support for the Sensirion SPS30 I2C interface 176 tristate "SPS30 particulate matter sensor serial driver" 178 select SPS30 180 Say Y here to build support for the Sensirion SPS30 serial interface
|
| D | sps30_i2c.c | 3 * Sensirion SPS30 particulate matter sensor i2c driver 19 #include "sps30.h" 235 { "sps30" }, 241 { .compatible = "sensirion,sps30" }, 257 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor i2c driver");
|
| D | sps30_serial.c | 3 * Sensirion SPS30 particulate matter sensor serial driver 17 #include "sps30.h" 19 #define SPS30_SERIAL_DEV_NAME "sps30" 415 { .compatible = "sensirion,sps30" }, 430 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor serial driver");
|
| D | sps30.c | 3 * Sensirion SPS30 particulate matter sensor driver 19 #include "sps30.h" 378 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor driver");
|
| D | Makefile | 22 obj-$(CONFIG_SPS30) += sps30.o
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/chemical/ |
| D | sensirion,sps30.yaml | 4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,sps30.yaml# 7 title: Sensirion SPS30 particulate matter sensor 19 - sensirion,sps30 36 compatible = "sensirion,sps30";
|
| /kernel/linux/linux-5.10/drivers/iio/chemical/ |
| D | Kconfig | 134 config SPS30 config 135 tristate "SPS30 particulate matter sensor" 141 Say Y here to build support for the Sensirion SPS30 particulate 145 be called sps30.
|
| D | sps30.c | 3 * Sensirion SPS30 particulate matter sensor driver 31 /* SPS30 commands */ 527 { "sps30" }, 533 { .compatible = "sensirion,sps30" }, 540 .name = "sps30", 549 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor driver");
|
| D | Makefile | 19 obj-$(CONFIG_SPS30) += sps30.o
|
| /kernel/linux/linux-5.10/ |
| D | MAINTAINERS | 15765 SENSIRION SPS30 AIR POLLUTION SENSOR DRIVER 15768 F: Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml 15769 F: drivers/iio/chemical/sps30.c
|
| /kernel/linux/linux-6.6/ |
| D | MAINTAINERS | 19361 SENSIRION SPS30 AIR POLLUTION SENSOR DRIVER 19364 F: Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml 19365 F: drivers/iio/chemical/sps30.c
|