Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/
Dhideep.txt1 * HiDeep Finger and Stylus touchscreen controller
4 - compatible : must be "hideep,hideep-ts"
30 compatible = "hideep,hideep-ts";
/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dhideep.c3 * 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");
DMakefile48 obj-$(CONFIG_TOUCHSCREEN_HIDEEP) += hideep.o
DKconfig408 tristate "HiDeep Touch IC"
411 Say Y here if you have a touchscreen using HiDeep.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml440 "^hideep,.*":
441 description: HiDeep Inc.
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0024_linux_drivers_input.patch1973 obj-$(CONFIG_TOUCHSCREEN_HIDEEP) += hideep.o
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch39107 tristate "HiDeep Touch IC"
39118 obj-$(CONFIG_TOUCHSCREEN_HIDEEP) += hideep.o