Searched full:exc3000 (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/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 - const: eeti,exc3000 55 compatible = "eeti,exc3000";
|
D | eeti.txt | 4 - compatible: should be "eeti,exc3000-i2c" 24 compatible = "eeti,exc3000-i2c";
|
/linux-6.12.1/drivers/input/touchscreen/ |
D | exc3000.c | 3 * Driver for I2C connected EETI EXC3000 multiple touch controller 61 .name = "EETI EXC3000 Touch Screen", 339 ATTRIBUTE_GROUPS(exc3000); 433 dev_warn(&client->dev, "Retry %d get EETI EXC3000 model: %d\n", in exc3000_probe() 446 { "exc3000", EETI_EXC3000 }, 456 { .compatible = "eeti,exc3000", .data = &exc3000_info[EETI_EXC3000] }, 475 .name = "exc3000", 487 MODULE_DESCRIPTION("I2C connected EETI EXC3000 multiple touch controller driver");
|
D | Makefile | 44 obj-$(CONFIG_TOUCHSCREEN_EXC3000) += exc3000.o
|
D | Kconfig | 352 tristate "EETI EXC3000 multi-touch panel support" 356 EXC3000 multi-touch panels. 359 module will be called exc3000.
|
D | eeti_ts.c | 283 { .compatible = "eeti,exc3000-i2c", },
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mq-zii-ultra-rmb3.dts | 143 compatible = "eeti,exc3000";
|
/linux-6.12.1/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";
|
/linux-6.12.1/arch/arm/boot/dts/intel/pxa/ |
D | pxa300-raumfeld-controller.dts | 194 compatible = "eeti,exc3000-i2c";
|