Home
last modified time | relevance | path

Searched full:gp2ap020a00f (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/iio/light/
Dsharp,gp2ap020a00f.yaml4 $id: http://devicetree.org/schemas/iio/light/sharp,gp2ap020a00f.yaml#
7 title: Sharp GP2AP020A00F I2C Proximity/ALS sensor
17 const: sharp,gp2ap020a00f
42 compatible = "sharp,gp2ap020a00f";
/linux-6.14.4/drivers/iio/light/
DKconfig223 config GP2AP020A00F config
224 tristate "Sharp GP2AP020A00F Proximity/ALS sensor"
231 Say Y here if you have a Sharp GP2AP020A00F proximity/ALS combo-chip
235 module will be called gp2ap020a00f.
DMakefile26 obj-$(CONFIG_GP2AP020A00F) += gp2ap020a00f.o
Dgp2ap020a00f.c55 #define GP2A_I2C_NAME "gp2ap020a00f"
1598 { .compatible = "sharp,gp2ap020a00f" },
1616 MODULE_DESCRIPTION("Sharp GP2AP020A00F Proximity/ALS sensor driver");