Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dcyttsp4_core.h240 CY_TCH_MAJ, /* TOUCH_MAJOR */ enumerator
254 [CY_TCH_MAJ] = "MAJ",
Dcyttsp4_core.c892 if (tch.abs[CY_TCH_P] > 0 && tch.abs[CY_TCH_MAJ] == 0) in cyttsp4_get_mt_touches()
893 tch.abs[CY_TCH_MAJ] = tch.abs[CY_TCH_MIN] = 1; in cyttsp4_get_mt_touches()
902 tch.abs[CY_TCH_MAJ + j]); in cyttsp4_get_mt_touches()
914 tch.abs[CY_TCH_MAJ], in cyttsp4_get_mt_touches()