Searched full:hideep (Results 1 – 13 of 13) sorted by relevance
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | hideep.txt | 1 * HiDeep Finger and Stylus touchscreen controller 4 - compatible : must be "hideep,hideep-ts" 30 compatible = "hideep,hideep-ts";
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | hideep.txt | 1 * HiDeep Finger and Stylus touchscreen controller 4 - compatible : must be "hideep,hideep-ts" 30 compatible = "hideep,hideep-ts";
|
| /kernel/linux/linux-6.6/drivers/platform/x86/x86-android-tablets/ |
| D | lenovo.c | 54 * The HiDeep IST940E touchscreen comes up in I2C-HID mode. The native protocol 66 PROPERTY_ENTRY_BOOL("hideep,force-native-protocol"), 125 /* HiDeep IST940E Touchscreen in display half */ 215 /* Vprog4D 3.0V used by the HiDeep touchscreen in the display half */ in lenovo_yb1_x90_init() 218 /* Vprog5A 1.8V used by the HiDeep touchscreen in the display half */ in lenovo_yb1_x90_init() 629 /* HiDeep IST520E Touchscreen */
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | hideep.c | 3 * Copyright (C) 2012-2017 Hideep, Inc. 22 #define HIDEEP_TS_NAME "HiDeep Touchscreen" 971 * Reset touch report format to the native HiDeep 20 protocol if requested. in hideep_set_work_mode() 979 if (device_property_read_bool(&ts->client->dev, "hideep,force-native-protocol")) in hideep_set_work_mode() 1125 { .compatible = "hideep,hideep-ts" }, 1144 MODULE_DESCRIPTION("Driver for HiDeep Touchscreen Controller"); 1145 MODULE_AUTHOR("anthony.kim@hideep.com");
|
| D | Makefile | 50 obj-$(CONFIG_TOUCHSCREEN_HIDEEP) += hideep.o
|
| D | Kconfig | 420 tristate "HiDeep Touch IC" 423 Say Y here if you have a touchscreen using HiDeep.
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | hideep.c | 3 * Copyright (C) 2012-2017 Hideep, Inc. 22 #define HIDEEP_TS_NAME "HiDeep Touchscreen" 1101 { .compatible = "hideep,hideep-ts" }, 1120 MODULE_DESCRIPTION("Driver for HiDeep Touchscreen Controller"); 1121 MODULE_AUTHOR("anthony.kim@hideep.com");
|
| D | Makefile | 48 obj-$(CONFIG_TOUCHSCREEN_HIDEEP) += hideep.o
|
| D | Kconfig | 408 tristate "HiDeep Touch IC" 411 Say Y here if you have a touchscreen using HiDeep.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.yaml | 440 "^hideep,.*": 441 description: HiDeep Inc.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/ |
| D | vendor-prefixes.yaml | 557 "^hideep,.*": 558 description: HiDeep Inc.
|
| /kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
| D | 0024_linux_drivers_input.patch | 1973 obj-$(CONFIG_TOUCHSCREEN_HIDEEP) += hideep.o
|
| /kernel/linux/patches/linux-5.10/yangfan_patch/ |
| D | drivers.patch | 38863 tristate "HiDeep Touch IC" 38874 obj-$(CONFIG_TOUCHSCREEN_HIDEEP) += hideep.o
|