Searched full:vcnl4035 (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/light/ |
| D | vishay,vcnl4035.yaml | 4 $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";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/ |
| D | vcnl4035.txt | 1 VISHAY VCNL4035 - Ambient Light and proximity sensor 7 -compatible: should be "vishay,vcnl4035" 14 compatible = "vishay,vcnl4035";
|
| /kernel/linux/linux-6.6/drivers/iio/light/ |
| D | vcnl4035.c | 3 * 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");
|
| D | Kconfig | 605 config VCNL4035 config 606 tristate "VCNL4035 combined ALS and proximity sensor" 612 Say Y here if you want to build a driver for the Vishay VCNL4035, 617 module will be called vcnl4035.
|
| D | Makefile | 60 obj-$(CONFIG_VCNL4035) += vcnl4035.o
|
| /kernel/linux/linux-5.10/drivers/iio/light/ |
| D | vcnl4035.c | 3 * VCNL4035 Ambient Light and Proximity Sensor - 7-bit I2C slave address 0x60 25 #define VCNL4035_DRV_NAME "vcnl4035" 579 dev_err(&client->dev, "vcnl4035 chip init failed\n"); in vcnl4035_probe() 586 dev_err(&client->dev, "vcnl4035 unable init trigger\n"); in vcnl4035_probe() 660 { .compatible = "vishay,vcnl4035", }, 678 MODULE_DESCRIPTION("VCNL4035 Ambient Light Sensor driver");
|
| D | Kconfig | 545 config VCNL4035 config 546 tristate "VCNL4035 combined ALS and proximity sensor" 552 Say Y here if you want to build a driver for the Vishay VCNL4035, 557 module will be called vcnl4035.
|
| D | Makefile | 55 obj-$(CONFIG_VCNL4035) += vcnl4035.o
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6q-bosch-acc.dts | 461 vcnl4035: light-sensor@60 { label 462 compatible = "vishay,vcnl4035";
|