Searched full:veml6040 (Results 1 – 4 of 4) sorted by relevance
7 title: Vishay VEML6070 UVA, VEML6075 UVA/B and VEML6040 RGBW sensors13 VEML6040 datasheet at https://www.vishay.com/docs/84276/veml6040.pdf18 - vishay,veml604044 - vishay,veml6040
3 * Vishay VEML6040 RGBW light sensor driver18 /* VEML6040 Configuration Registers37 /* VEML6040 Read Only Registers */235 indio_dev->name = "veml6040"; in veml6040_probe()258 {"veml6040"},264 {.compatible = "vishay,veml6040"},273 .name = "veml6040",279 MODULE_DESCRIPTION("veml6040 RGBW light sensor driver");
695 config VEML6040 config696 tristate "VEML6040 RGBW light sensor"700 Say Y here if you want to build a driver for the Vishay VEML6040704 module will be called veml6040.
67 obj-$(CONFIG_VEML6040) += veml6040.o