Searched full:exc3000 (Results 1 – 21 of 21) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | eeti,exc3000.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/eeti,exc3000.yaml# 7 title: EETI EXC3000 series touchscreen controller 18 - eeti,exc3000 49 compatible = "eeti,exc3000";
|
| D | eeti.txt | 4 - compatible: should be "eeti,exc3000-i2c" 24 compatible = "eeti,exc3000-i2c";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | eeti,exc3000.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/eeti,exc3000.yaml# 7 title: EETI EXC3000 series touchscreen controller 18 - eeti,exc3000 51 compatible = "eeti,exc3000";
|
| D | eeti.txt | 4 - compatible: should be "eeti,exc3000-i2c" 24 compatible = "eeti,exc3000-i2c";
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | exc3000.c | 3 * Driver for I2C connected EETI EXC3000 multiple touch controller 56 .name = "EETI EXC3000 Touch Screen", 385 dev_warn(&client->dev, "Retry %d get EETI EXC3000 model: %d\n", in exc3000_probe() 404 { "exc3000", EETI_EXC3000 }, 413 { .compatible = "eeti,exc3000", .data = &exc3000_info[EETI_EXC3000] }, 423 .name = "exc3000", 433 MODULE_DESCRIPTION("I2C connected EETI EXC3000 multiple touch controller driver");
|
| D | Makefile | 45 obj-$(CONFIG_TOUCHSCREEN_EXC3000) += exc3000.o
|
| D | Kconfig | 370 tristate "EETI EXC3000 multi-touch panel support" 374 EXC3000 multi-touch panels. 377 module will be called exc3000.
|
| D | eeti_ts.c | 284 { .compatible = "eeti,exc3000-i2c", },
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | exc3000.c | 3 * Driver for I2C connected EETI EXC3000 multiple touch controller 60 .name = "EETI EXC3000 Touch Screen", 431 dev_warn(&client->dev, "Retry %d get EETI EXC3000 model: %d\n", in exc3000_probe() 448 { "exc3000", EETI_EXC3000 }, 457 { .compatible = "eeti,exc3000", .data = &exc3000_info[EETI_EXC3000] }, 475 .name = "exc3000", 486 MODULE_DESCRIPTION("I2C connected EETI EXC3000 multiple touch controller driver");
|
| D | Makefile | 47 obj-$(CONFIG_TOUCHSCREEN_EXC3000) += exc3000.o
|
| D | Kconfig | 382 tristate "EETI EXC3000 multi-touch panel support" 386 EXC3000 multi-touch panels. 389 module will be called exc3000.
|
| D | eeti_ts.c | 283 { .compatible = "eeti,exc3000-i2c", },
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-zii-ultra-rmb3.dts | 70 compatible = "eeti,exc3000";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/ |
| D | imx8mq-zii-ultra-rmb3.dts | 143 compatible = "eeti,exc3000";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6q-bosch-acc.dts | 450 exc3000: touchscreen@2a { label 451 compatible = "eeti,exc3000";
|
| D | imx6qdl-zii-rdu2.dtsi | 615 compatible = "eeti,exc3000";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/intel/pxa/ |
| D | pxa300-raumfeld-controller.dts | 194 compatible = "eeti,exc3000-i2c";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | pxa300-raumfeld-controller.dts | 194 compatible = "eeti,exc3000-i2c";
|
| D | imx6qdl-zii-rdu2.dtsi | 612 compatible = "eeti,exc3000";
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0024_linux_drivers_input.patch | 1969 obj-$(CONFIG_TOUCHSCREEN_EXC3000) += exc3000.o
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | drivers.patch | 38870 obj-$(CONFIG_TOUCHSCREEN_EXC3000) += exc3000.o
|