Searched full:imagis (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | imagis,ist3038c.yaml | 4 $id: http://devicetree.org/schemas/input/touchscreen/imagis,ist3038c.yaml# 7 title: Imagis IST30XXC family touchscreen controller bindings 21 - imagis,ist3038c 59 compatible = "imagis,ist3038c";
|
/Linux-v6.1/drivers/input/touchscreen/ |
D | imagis.c | 203 input_dev->name = "Imagis capacitive touchscreen"; in imagis_init_input_dev() 298 "imagis-touchscreen", ts); in imagis_probe() 348 { .compatible = "imagis,ist3038c", }, 356 .name = "imagis-touchscreen", 365 MODULE_DESCRIPTION("Imagis IST3038C Touchscreen Driver");
|
D | Makefile | 52 obj-$(CONFIG_TOUCHSCREEN_IMAGIS) += imagis.o
|
D | Kconfig | 642 tristate "Imagis touchscreen support" 645 Say Y here if you have an Imagis IST30xxC touchscreen. 649 module will be called imagis.
|
/Linux-v6.1/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 586 "^imagis,.*": 587 description: Imagis Technologies Co., Ltd.
|
/Linux-v6.1/ |
D | MAINTAINERS | 9981 IMAGIS TOUCHSCREEN DRIVER 9984 F: Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml 9985 F: drivers/input/touchscreen/imagis.c
|