Home
last modified time | relevance | path

Searched refs:CY_TCH_MAJ (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp4_core.h240 CY_TCH_MAJ, /* TOUCH_MAJOR */ enumerator
254 [CY_TCH_MAJ] = "MAJ",
Dcyttsp4_core.c920 if (tch.abs[CY_TCH_P] > 0 && tch.abs[CY_TCH_MAJ] == 0) in cyttsp4_get_mt_touches()
921 tch.abs[CY_TCH_MAJ] = tch.abs[CY_TCH_MIN] = 1; in cyttsp4_get_mt_touches()
930 tch.abs[CY_TCH_MAJ + j]); in cyttsp4_get_mt_touches()
942 tch.abs[CY_TCH_MAJ], in cyttsp4_get_mt_touches()