Searched full:stk3310 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/iio/light/ |
D | stk33xx.yaml | 22 - sensortek,stk3310 49 stk3310@48 { 50 compatible = "sensortek,stk3310";
|
/Linux-v6.1/drivers/iio/light/ |
D | stk3310.c | 3 * Sensortek STK3310/STK3311 Ambient Light and Proximity Sensor 7 * IIO driver for STK3310/STK3311. 7-bit I2C address: 0x48. 45 #define STK3310_DRIVER_NAME "stk3310" 687 {"STK3310", 0}, 695 {"STK3310", 0}, 704 { .compatible = "sensortek,stk3310", }, 713 .name = "stk3310", 726 MODULE_DESCRIPTION("STK3310 Ambient Light and Proximity Sensor driver");
|
D | Kconfig | 437 config STK3310 config 438 tristate "STK3310 ALS and proximity sensor" 442 Say yes here to get support for the Sensortek STK3310 ambient light 447 will be called stk3310.
|
D | Makefile | 45 obj-$(CONFIG_STK3310) += stk3310.o
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | msm8916-alcatel-idol347.dts | 98 compatible = "sensortek,stk3310";
|