Home
last modified time | relevance | path

Searched full:sps30 (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/chemical/
Dsensirion,sps30.yaml4 $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/
DKconfig158 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
Dsps30_i2c.c3 * 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");
Dsps30_serial.c3 * 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");
Dsps30.c3 * Sensirion SPS30 particulate matter sensor driver
19 #include "sps30.h"
378 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor driver");
DMakefile22 obj-$(CONFIG_SPS30) += sps30.o
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/chemical/
Dsensirion,sps30.yaml4 $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/
DKconfig134 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.
Dsps30.c3 * 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");
DMakefile19 obj-$(CONFIG_SPS30) += sps30.o
/kernel/linux/linux-5.10/
DMAINTAINERS15765 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/
DMAINTAINERS19361 SENSIRION SPS30 AIR POLLUTION SENSOR DRIVER
19364 F: Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml
19365 F: drivers/iio/chemical/sps30.c