Searched full:sps30 (Results 1 – 5 of 5) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/chemical/sensirion,sps30.yaml#7 title: Sensirion SPS30 particulate matter sensor19 - sensirion,sps3036 compatible = "sensirion,sps30";
134 config SPS30 config135 tristate "SPS30 particulate matter sensor"141 Say Y here to build support for the Sensirion SPS30 particulate145 be called sps30.
3 * Sensirion SPS30 particulate matter sensor driver31 /* SPS30 commands */527 { "sps30" },533 { .compatible = "sensirion,sps30" },540 .name = "sps30",549 MODULE_DESCRIPTION("Sensirion SPS30 particulate matter sensor driver");
19 obj-$(CONFIG_SPS30) += sps30.o
15770 SENSIRION SPS30 AIR POLLUTION SENSOR DRIVER15773 F: Documentation/devicetree/bindings/iio/chemical/sensirion,sps30.yaml15774 F: drivers/iio/chemical/sps30.c