Home
last modified time | relevance | path

Searched full:vcnl4035 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/light/
H A Dvishay,vcnl4035.yaml4 $id: http://devicetree.org/schemas/iio/light/vishay,vcnl4035.yaml#
7 title: VISHAY VCNL4035 ambient Light and proximity sensor
17 const: vishay,vcnl4035
39 compatible = "vishay,vcnl4035";
/openbmc/linux/drivers/iio/light/
H A Dvcnl4035.c3 * VCNL4035 Ambient Light and Proximity Sensor - 7-bit I2C slave address 0x60
25 #define VCNL4035_DRV_NAME "vcnl4035"
575 dev_err(&client->dev, "vcnl4035 chip init failed\n"); in vcnl4035_probe()
582 dev_err(&client->dev, "vcnl4035 unable init trigger\n"); in vcnl4035_probe()
656 { "vcnl4035", 0 },
662 { .compatible = "vishay,vcnl4035", },
681 MODULE_DESCRIPTION("VCNL4035 Ambient Light Sensor driver");
H A DKconfig607 config VCNL4035 config
608 tristate "VCNL4035 combined ALS and proximity sensor"
614 Say Y here if you want to build a driver for the Vishay VCNL4035,
619 module will be called vcnl4035.
H A DMakefile60 obj-$(CONFIG_VCNL4035) += vcnl4035.o
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-bosch-acc.dts461 vcnl4035: light-sensor@60 { label
462 compatible = "vishay,vcnl4035";
/openbmc/linux/
H A Dopengrok2.0.log[all...]