Searched full:exc3000 (Results 1 – 9 of 9) sorted by relevance
/Linux-v5.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";
|
/Linux-v5.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", },
|
/Linux-v5.10/arch/arm64/boot/dts/freescale/ |
D | imx8mq-zii-ultra-rmb3.dts | 70 compatible = "eeti,exc3000";
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | pxa300-raumfeld-controller.dts | 194 compatible = "eeti,exc3000-i2c";
|
D | imx6qdl-zii-rdu2.dtsi | 612 compatible = "eeti,exc3000";
|