Home
last modified time | relevance | path

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

/Linux-v5.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";
/Linux-v5.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
/Linux-v5.10/
DMAINTAINERS15770 SENSIRION SPS30 AIR POLLUTION SENSOR DRIVER
15773 F: Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml
15774 F: drivers/iio/chemical/sps30.c