Searched full:veml6030 (Results 1 – 7 of 7) sorted by relevance
4 $id: http://devicetree.org/schemas/iio/light/veml6030.yaml#7 title: VEML6030 Ambient Light Sensor (ALS)13 Bindings for the ambient light sensor veml6030 from Vishay23 https://www.vishay.com/docs/84366/veml6030.pdf28 - vishay,veml603059 compatible = "vishay,veml6030";
3 * VEML6030 Ambient Light Sensor7 * Datasheet: https://www.vishay.com/docs/84366/veml6030.pdf815 indio_dev->name = "veml6030"; in veml6030_probe()824 "veml6030", indio_dev); in veml6030_probe()877 { .compatible = "vishay,veml6030" },883 { "veml6030", 0 },890 .name = "veml6030",900 MODULE_DESCRIPTION("VEML6030 Ambient Light Sensor");
621 config VEML6030 config622 tristate "VEML6030 ambient light sensor"626 Say Y here if you want to build a driver for the Vishay VEML6030630 module will be called veml6030.
61 obj-$(CONFIG_VEML6030) += veml6030.o
[all...]