Searched full:al3010 (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/iio/light/ |
D | dynaimage,al3010.yaml | 4 $id: http://devicetree.org/schemas/iio/light/dynaimage,al3010.yaml# 7 title: Dyna-Image AL3010 sensor 14 const: dynaimage,al3010 40 compatible = "dynaimage,al3010";
|
/linux-6.12.1/drivers/iio/light/ |
D | al3010.c | 3 * AL3010 - Dyna Image Ambient Light Sensor 9 * IIO driver for AL3010 (7-bit I2C slave address 0x1C). 25 #define AL3010_DRV_NAME "al3010" 189 dev_err(&client->dev, "al3010 chip init failed\n"); in al3010_probe() 215 {"al3010", }, 221 { .compatible = "dynaimage,al3010", }, 239 MODULE_DESCRIPTION("AL3010 Ambient Light Sensor driver");
|
D | Kconfig | 46 config AL3010 config 47 tristate "AL3010 ambient light sensor" 50 Say Y here if you want to build a driver for the Dyna Image AL3010 54 module will be called al3010.
|
D | Makefile | 10 obj-$(CONFIG_AL3010) += al3010.o
|
/linux-6.12.1/arch/arm/boot/dts/nvidia/ |
D | tegra30-asus-nexus7-grouper-common.dtsi | 884 compatible = "dynaimage,al3010";
|
D | tegra30-asus-transformer-common.dtsi | 1154 compatible = "dynaimage,al3010";
|