Searched full:imagis (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/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 21 - imagis,ist3038c 59 compatible = "imagis,ist3038c";
|
/Linux-v6.6/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 | 54 obj-$(CONFIG_TOUCHSCREEN_IMAGIS) += imagis.o
|
D | Kconfig | 668 tristate "Imagis touchscreen support" 671 Say Y here if you have an Imagis IST30xxC touchscreen. 675 module will be called imagis.
|
/Linux-v6.6/arch/arm64/boot/dts/qcom/ |
D | msm8916-samsung-j5-common.dtsi | 93 compatible = "imagis,ist3038c";
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 616 "^imagis,.*": 617 description: Imagis Technologies Co., Ltd.
|
/Linux-v6.6/ |
D | MAINTAINERS | 10226 IMAGIS TOUCHSCREEN DRIVER 10229 F: Documentation/devicetree/bindings/input/touchscreen/imagis,ist3038c.yaml 10230 F: drivers/input/touchscreen/imagis.c
|