Searched full:focaltech (Results 1 – 25 of 30) sorted by relevance
12
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/ |
| D | focaltech,gpt3.yaml | 4 $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";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | edt-ft5x06.yaml | 7 title: FocalTech EDT-FT5x06 Polytouch Bindings 42 - focaltech,ft6236
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | edt-ft5x06.yaml | 7 title: FocalTech EDT-FT5x06 Polytouch 42 - focaltech,ft6236
|
| /kernel/linux/linux-6.6/drivers/input/mouse/ |
| D | focaltech.c | 3 * 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()
|
| D | focaltech.h | 3 * Focaltech TouchPad PS/2 mouse driver
|
| D | Makefile | 28 psmouse-objs := psmouse-base.o synaptics.o focaltech.o
|
| D | Kconfig | 178 bool "FocalTech PS/2 mouse protocol extension" if EXPERT 182 Say Y here if you have a FocalTech PS/2 TouchPad connected to
|
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| D | focaltech.c | 3 * 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()
|
| D | focaltech.h | 3 * Focaltech TouchPad PS/2 mouse driver
|
| D | Makefile | 29 psmouse-objs := psmouse-base.o synaptics.o focaltech.o
|
| D | Kconfig | 178 bool "FocalTech PS/2 mouse protocol extension" if EXPERT 182 Say Y here if you have a FocalTech PS/2 TouchPad connected to
|
| D | psmouse-base.c | 36 #include "focaltech.h" 889 .alias = "focaltech", 1054 * Always check for focaltech, this is safe as it uses pnp-id in psmouse_extensions()
|
| /kernel/linux/linux-6.6/arch/riscv/boot/dts/allwinner/ |
| D | sun20i-d1-lichee-rv-86-panel-480p.dts | 18 compatible = "focaltech,ft6236";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/st/ |
| D | stm32mp157c-dk2.dts | 63 compatible = "focaltech,ft6236";
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/microchip/ |
| D | at91-dvk_su60_somc_lcm.dtsi | 63 compatible = "focaltech,ft5426", "edt,edt-ft5406";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | at91-dvk_su60_somc_lcm.dtsi | 63 compatible = "focaltech,ft5426", "edt,edt-ft5406";
|
| D | stm32mp157c-dk2.dts | 69 compatible = "focaltech,ft6236";
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/ |
| D | sdm845-shift-axolotl.dts | 439 compatible = "focaltech,fts8719"; 455 focaltech,max-touch-number = <5>;
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
| D | panel-mantix-mlaf057we51.c | 154 /* Focaltech FT8006P, section 7.3.1 and 7.3.4 */ in mantix_prepare()
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | edt-ft5x06.c | 10 * based on the FocalTech FT5x06 line of chips. 1389 /* Note focaltech vendor prefix for compatibility with ft6236.c */ 1390 { .compatible = "focaltech,ft6236", .data = &edt_ft6236_data },
|
| D | Kconfig | 701 tristate "EDT FocalTech FT5x06 I2C Touchscreen support" 705 on the FocalTech FT5x06 family of controllers connected to
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
| D | panel-mantix-mlaf057we51.c | 150 /* Focaltech FT8006P, section 7.3.1 and 7.3.4 */ in mantix_prepare()
|
| D | panel-orisetech-ota5601a.c | 345 { .compatible = "focaltech,gpt3" },
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | edt-ft5x06.c | 11 * based on the FocalTech FT5x06 line of chips. 1513 /* Note focaltech vendor prefix for compatibility with ft6236.c */ 1514 { .compatible = "focaltech,ft6236", .data = &edt_ft6236_data },
|
| D | Kconfig | 770 tristate "EDT FocalTech FT5x06 I2C Touchscreen support" 775 on the FocalTech FT5x06 family of controllers connected to
|
12