Home
last modified time | relevance | path

Searched full:focaltech (Results 1 – 12 of 12) sorted by relevance

/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dedt-ft5x06.yaml7 title: FocalTech EDT-FT5x06 Polytouch
42 - focaltech,ft5426
43 - focaltech,ft5452
44 - focaltech,ft6236
45 - focaltech,ft8201
46 - focaltech,ft8716
47 - focaltech,ft8719
/linux/Documentation/devicetree/bindings/display/panel/
H A Dfocaltech,gpt3.yaml4 $id: http://devicetree.org/schemas/display/panel/focaltech,gpt3.yaml#
7 title: Focaltech GPT3 3.0" (640x480 pixels) IPS LCD panel
18 const: focaltech,gpt3
40 compatible = "focaltech,gpt3";
/linux/drivers/input/mouse/
H A Dfocaltech.c3 * Focaltech TouchPad PS/2 mouse driver
20 #include "focaltech.h"
30 * Even if the kernel is built without support for Focaltech PS/2 touchpads (or
41 psmouse->vendor = "FocalTech"; in focaltech_detect()
H A Dfocaltech.h3 * Focaltech TouchPad PS/2 mouse driver
H A DMakefile27 psmouse-objs := psmouse-base.o synaptics.o focaltech.o
H A DKconfig178 bool "FocalTech PS/2 mouse protocol extension" if EXPERT
182 Say Y here if you have a FocalTech PS/2 TouchPad connected to
H A Dpsmouse-base.c36 #include "focaltech.h"
886 .alias = "focaltech",
1051 * Always check for focaltech, this is safe as it uses pnp-id in psmouse_extensions()
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm845-xiaomi-beryllium-ebbg.dts21 compatible = "focaltech,ft8719";
/linux/arch/riscv/boot/dts/allwinner/
H A Dsun20i-d1-lichee-rv-86-panel-480p.dts18 compatible = "focaltech,ft6236";
/linux/drivers/input/touchscreen/
H A Dedt-ft5x06.c11 * based on the FocalTech FT5x06 line of chips.
1522 { .compatible = "focaltech,ft5426", .data = &edt_ft5506_data },
1523 { .compatible = "focaltech,ft5452", .data = &edt_ft5452_data },
1524 /* Note focaltech vendor prefix for compatibility with ft6236.c */
1525 { .compatible = "focaltech,ft6236", .data = &edt_ft6236_data },
1526 { .compatible = "focaltech,ft8201", .data = &edt_ft8201_data },
1527 { .compatible = "focaltech,ft8716", .data = &edt_ft8716_data },
1528 { .compatible = "focaltech,ft8719", .data = &edt_ft8719_data },
/linux/arch/arm/boot/dts/microchip/
H A Dat91-dvk_su60_somc_lcm.dtsi63 compatible = "focaltech,ft5426", "edt,edt-ft5406";
/linux/drivers/hid/
H A Dhid-multitouch.c2165 /* FocalTech Panels */