Home
last modified time | relevance | path

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

/Linux-v6.6/Documentation/devicetree/bindings/display/panel/
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-v6.6/Documentation/devicetree/bindings/input/touchscreen/
Dedt-ft5x06.yaml7 title: FocalTech EDT-FT5x06 Polytouch
42 - focaltech,ft6236
/Linux-v6.6/drivers/input/mouse/
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()
Dfocaltech.h3 * Focaltech TouchPad PS/2 mouse driver
DMakefile28 psmouse-objs := psmouse-base.o synaptics.o focaltech.o
DKconfig178 bool "FocalTech PS/2 mouse protocol extension" if EXPERT
182 Say Y here if you have a FocalTech PS/2 TouchPad connected to
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-v6.6/arch/riscv/boot/dts/allwinner/
Dsun20i-d1-lichee-rv-86-panel-480p.dts18 compatible = "focaltech,ft6236";
/Linux-v6.6/arch/arm/boot/dts/st/
Dstm32mp157c-dk2.dts63 compatible = "focaltech,ft6236";
/Linux-v6.6/arch/arm/boot/dts/microchip/
Dat91-dvk_su60_somc_lcm.dtsi63 compatible = "focaltech,ft5426", "edt,edt-ft5406";
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsdm845-shift-axolotl.dts439 compatible = "focaltech,fts8719";
455 focaltech,max-touch-number = <5>;
/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-orisetech-ota5601a.c345 { .compatible = "focaltech,gpt3" },
Dpanel-mantix-mlaf057we51.c150 /* Focaltech FT8006P, section 7.3.1 and 7.3.4 */ in mantix_prepare()
/Linux-v6.6/drivers/input/touchscreen/
Dedt-ft5x06.c11 * based on the FocalTech FT5x06 line of chips.
1496 /* Note focaltech vendor prefix for compatibility with ft6236.c */
1497 { .compatible = "focaltech,ft6236", .data = &edt_ft6236_data },
DKconfig770 tristate "EDT FocalTech FT5x06 I2C Touchscreen support"
775 on the FocalTech FT5x06 family of controllers connected to
/Linux-v6.6/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml483 "^focaltech,.*":
484 description: FocalTech Systems Co.,Ltd
/Linux-v6.6/drivers/hid/
Dhid-multitouch.c2008 /* FocalTech Panels */