Searched full:vcnl3020 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/ |
H A D | vishay,vcnl3020.yaml | 4 $id: http://devicetree.org/schemas/iio/proximity/vishay,vcnl3020.yaml# 13 The VCNL3020 is a fully integrated proximity sensor. Fully integrated means 19 https://www.vishay.com/docs/84150/vcnl3020.pdf 24 - vishay,vcnl3020 60 compatible = "vishay,vcnl3020";
|
/openbmc/linux/drivers/iio/proximity/ |
H A D | vcnl3020.c | 3 * Support for Vishay VCNL3020 proximity sensor on i2c bus. 69 * struct vcnl3020_data - vcnl3020 specific data. 71 * @dev: vcnl3020 device. 85 * struct vcnl3020_property - vcnl3020 property. 147 "Product id (%x) did not match vcnl3020 (%x)\n", reg, in vcnl3020_init() 197 "Error (%d) reading vcnl3020 command register\n", rc); in vcnl3020_measure_proximity() 633 indio_dev->name = "vcnl3020"; in vcnl3020_probe() 654 .compatible = "vishay,vcnl3020", 662 .name = "vcnl3020", 670 MODULE_DESCRIPTION("Vishay VCNL3020 proximity sensor driver");
|
H A D | Kconfig | 202 config VCNL3020 config 203 tristate "VCNL3020 proximity sensor" 207 Say Y here if you want to build a driver for the Vishay VCNL3020 211 module will be called vcnl3020.
|
H A D | Makefile | 22 obj-$(CONFIG_VCNL3020) += vcnl3020.o
|
/openbmc/linux/ |
H A D | opengrok2.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |