Searched full:sps30 (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/chemical/ |
H A 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";
|
/openbmc/linux/drivers/iio/chemical/ |
H A 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
|
H A 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");
|
H A 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");
|
H A D | sps30.c | 3 * Sensirion SPS30 particulate matter sensor driver 19 #include "sps30.h" 378 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor driver");
|
H A D | Makefile | 22 obj-$(CONFIG_SPS30) += sps30.o
|
/openbmc/linux/ |
H A D | MAINTAINERS | 19413 SENSIRION SPS30 AIR POLLUTION SENSOR DRIVER 19416 F: Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml 19417 F: drivers/iio/chemical/sps30.c
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |