Searched full:hideep (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.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";
|
/Linux-v6.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 */
|
/Linux-v6.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.
|
/Linux-v6.6/Documentation/devicetree/bindings/ |
D | vendor-prefixes.yaml | 555 "^hideep,.*": 556 description: HiDeep Inc.
|