Home
last modified time | relevance | path

Searched refs:CY_TCH_P (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dcyttsp4_core.h225 CY_TCH_P, /* P (Z) */ enumerator
239 [CY_TCH_P] = "P",
H A Dcyttsp4_core.c909 if (tch.abs[CY_TCH_P] > 0 && tch.abs[CY_TCH_MAJ] == 0) in cyttsp4_get_mt_touches()
930 tch.abs[CY_TCH_P], in cyttsp4_get_mt_touches()
941 tch.abs[CY_TCH_P], in cyttsp4_get_mt_touches()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp5.c150 CY_TCH_P, /* P (Z) */ enumerator
332 tch->abs[CY_TCH_P]); in cyttsp5_get_mt_touches()
761 fill_tch_abs(&si->tch_abs[CY_TCH_P], REPORT_SIZE_8, in cyttsp5_fill_all_touch()
H A Dcyttsp4_core.h225 CY_TCH_P, /* P (Z) */ enumerator
H A Dcyttsp4_core.c36 [CY_TCH_P] = "P",
923 if (tch.abs[CY_TCH_P] > 0 && tch.abs[CY_TCH_MAJ] == 0) in cyttsp4_get_mt_touches()
944 tch.abs[CY_TCH_P], in cyttsp4_get_mt_touches()
955 tch.abs[CY_TCH_P], in cyttsp4_get_mt_touches()

Completed in 10 milliseconds