Home
last modified time | relevance | path

Searched full:hideep (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dhideep.txt1 * HiDeep Finger and Stylus touchscreen controller
4 - compatible : must be "hideep,hideep-ts"
30 compatible = "hideep,hideep-ts";
/linux/drivers/input/touchscreen/
H A Dhideep.c3 * 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");