Searched full:hideep (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | hideep.txt | 1 * HiDeep Finger and Stylus touchscreen controller 4 - compatible : must be "hideep,hideep-ts" 30 compatible = "hideep,hideep-ts";
|
| /linux/drivers/input/touchscreen/ |
| H A 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");
|
| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | lenovo.c | 96 * The HiDeep IST940E touchscreen comes up in I2C-HID mode. The native protocol 108 PROPERTY_ENTRY_BOOL("hideep,force-native-protocol"), 172 /* HiDeep IST940E Touchscreen in display half */ 248 /* Vprog4D 3.0V used by the HiDeep touchscreen in the display half */ in lenovo_yb1_x90_init() 251 /* Vprog5A 1.8V used by the HiDeep touchscreen in the display half */ in lenovo_yb1_x90_init() 898 /* HiDeep IST520E Touchscreen */
|
| /linux/Documentation/devicetree/bindings/ |
| H A D | vendor-prefixes.yaml | 687 "^hideep,.*": 688 description: HiDeep Inc.
|