Home
last modified time | relevance | path

Searched full:imagis (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/Documentation/devicetree/bindings/input/touchscreen/
Dimagis,ist3038c.yaml4 $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/
Dimagis.c203 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");
DMakefile52 obj-$(CONFIG_TOUCHSCREEN_IMAGIS) += imagis.o
DKconfig642 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/
Dvendor-prefixes.yaml586 "^imagis,.*":
587 description: Imagis Technologies Co., Ltd.
/Linux-v6.1/
DMAINTAINERS9981 IMAGIS TOUCHSCREEN DRIVER
9984 F: Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml
9985 F: drivers/input/touchscreen/imagis.c