Searched full:adux1020 (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/light/ |
| D | adux1020.yaml | 4 $id: http://devicetree.org/schemas/iio/light/adux1020.yaml# 7 title: Analog Devices ADUX1020 Photometric sensor 14 https://www.analog.com/media/en/technical-documentation/data-sheets/ADUX1020.pdf 19 - adi,adux1020 42 adux1020@64 { 43 compatible = "adi,adux1020";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/light/ |
| D | adux1020.yaml | 4 $id: http://devicetree.org/schemas/iio/light/adux1020.yaml# 7 title: Analog Devices ADUX1020 Photometric sensor 14 https://www.analog.com/media/en/technical-documentation/data-sheets/ADUX1020.pdf 19 - adi,adux1020 42 adux1020@64 { 43 compatible = "adi,adux1020";
|
| /kernel/linux/linux-6.6/drivers/iio/light/ |
| D | adux1020.c | 3 * adux1020.c - Support for Analog Devices ADUX1020 photometric sensor 27 #define ADUX1020_DRV_NAME "adux1020" 749 dev_dbg(&client->dev, "Detected ADUX1020 with chip id: 0x%04x\n", val); in adux1020_chip_init() 824 { "adux1020", 0 }, 830 { .compatible = "adi,adux1020" }, 846 MODULE_DESCRIPTION("ADUX1020 photometric sensor");
|
| D | Kconfig | 35 config ADUX1020 config 36 tristate "ADUX1020 photometric sensor" 41 ADUX1020 photometric sensor. 44 module will be called adux1020.
|
| D | Makefile | 9 obj-$(CONFIG_ADUX1020) += adux1020.o
|
| /kernel/linux/linux-5.10/drivers/iio/light/ |
| D | adux1020.c | 3 * adux1020.c - Support for Analog Devices ADUX1020 photometric sensor 27 #define ADUX1020_DRV_NAME "adux1020" 749 dev_dbg(&client->dev, "Detected ADUX1020 with chip id: 0x%04x\n", val); in adux1020_chip_init() 825 { "adux1020", 0 }, 831 { .compatible = "adi,adux1020" }, 847 MODULE_DESCRIPTION("ADUX1020 photometric sensor");
|
| D | Kconfig | 35 config ADUX1020 config 36 tristate "ADUX1020 photometric sensor" 41 ADUX1020 photometric sensor. 44 module will be called adux1020.
|
| D | Makefile | 9 obj-$(CONFIG_ADUX1020) += adux1020.o
|