Searched full:stk3310 (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/ |
| D | stk33xx.yaml | 19 - sensortek,stk3310 44 stk3310@48 { 45 compatible = "sensortek,stk3310";
|
| /kernel/linux/linux-5.10/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" 667 {"STK3310", 0}, 675 {"STK3310", 0}, 684 { .compatible = "sensortek,stk3310", }, 693 .name = "stk3310", 706 MODULE_DESCRIPTION("STK3310 Ambient Light and Proximity Sensor driver");
|
| D | Kconfig | 425 config STK3310 config 426 tristate "STK3310 ALS and proximity sensor" 430 Say yes here to get support for the Sensortek STK3310 ambient light 435 will be called stk3310.
|
| D | Makefile | 44 obj-$(CONFIG_STK3310) += stk3310.o
|
| /kernel/linux/linux-4.19/drivers/iio/light/ |
| D | stk3310.c | 2 * Sensortek STK3310/STK3311 Ambient Light and Proximity Sensor 10 * IIO driver for STK3310/STK3311. 7-bit I2C address: 0x48. 46 #define STK3310_DRIVER_NAME "stk3310" 667 {"STK3310", 0}, 674 {"STK3310", 0}, 683 .name = "stk3310", 695 MODULE_DESCRIPTION("STK3310 Ambient Light and Proximity Sensor driver");
|
| D | Kconfig | 347 config STK3310 config 348 tristate "STK3310 ALS and proximity sensor" 352 Say yes here to get support for the Sensortek STK3310 ambient light 357 will be called stk3310.
|
| D | Makefile | 37 obj-$(CONFIG_STK3310) += stk3310.o
|