Searched full:hideep (Results 1 – 6 of 6) sorted by relevance
/linux-6.14.4/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";
|
/linux-6.14.4/drivers/input/touchscreen/ |
D | hideep.c | 3 * Copyright (C) 2012-2017 Hideep, Inc. 22 #define HIDEEP_TS_NAME "HiDeep Touchscreen" 966 * Reset touch report format to the native HiDeep 20 protocol if requested. in hideep_set_work_mode() 974 if (device_property_read_bool(&ts->client->dev, "hideep,force-native-protocol")) in hideep_set_work_mode() 1113 { .compatible = "hideep,hideep-ts" }, 1133 MODULE_DESCRIPTION("Driver for HiDeep Touchscreen Controller"); 1134 MODULE_AUTHOR("anthony.kim@hideep.com");
|
D | Makefile | 50 obj-$(CONFIG_TOUCHSCREEN_HIDEEP) += hideep.o
|
D | Kconfig | 421 tristate "HiDeep Touch IC" 425 Say Y here if you have a touchscreen using HiDeep.
|
/linux-6.14.4/drivers/platform/x86/x86-android-tablets/ |
D | lenovo.c | 75 * The HiDeep IST940E touchscreen comes up in I2C-HID mode. The native protocol 87 PROPERTY_ENTRY_BOOL("hideep,force-native-protocol"), 149 /* HiDeep IST940E Touchscreen in display half */ 240 /* Vprog4D 3.0V used by the HiDeep touchscreen in the display half */ in lenovo_yb1_x90_init() 243 /* Vprog5A 1.8V used by the HiDeep touchscreen in the display half */ in lenovo_yb1_x90_init() 871 /* HiDeep IST520E Touchscreen */
|
/linux-6.14.4/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 628 "^hideep,.*": 629 description: HiDeep Inc.
|