Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dcyttsp4_core.h230 CY_TCH_MAJ, /* TOUCH_MAJOR */ enumerator
Dcyttsp4_core.c41 [CY_TCH_MAJ] = "MAJ",
923 if (tch.abs[CY_TCH_P] > 0 && tch.abs[CY_TCH_MAJ] == 0) in cyttsp4_get_mt_touches()
924 tch.abs[CY_TCH_MAJ] = tch.abs[CY_TCH_MIN] = 1; in cyttsp4_get_mt_touches()
933 tch.abs[CY_TCH_MAJ + j]); in cyttsp4_get_mt_touches()
945 tch.abs[CY_TCH_MAJ], in cyttsp4_get_mt_touches()