Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/input/touchscreen/
Dcyttsp4_core.h226 CY_TCH_T, /* TOUCH ID */ enumerator
240 [CY_TCH_T] = "T",
Dcyttsp4_core.c759 md->si->si_ofs.tch_abs[CY_TCH_T].max); in cyttsp4_lift_all()
863 memset(ids, 0, si->si_ofs.tch_abs[CY_TCH_T].max * sizeof(int)); in cyttsp4_get_mt_touches()
867 if ((tch.abs[CY_TCH_T] < md->pdata->frmwrk->abs in cyttsp4_get_mt_touches()
869 (tch.abs[CY_TCH_T] > md->pdata->frmwrk->abs in cyttsp4_get_mt_touches()
872 __func__, i, tch.abs[CY_TCH_T], in cyttsp4_get_mt_touches()
882 t = tch.abs[CY_TCH_T] - md->pdata->frmwrk->abs in cyttsp4_get_mt_touches()
946 cyttsp4_final_sync(md->input, si->si_ofs.tch_abs[CY_TCH_T].max, ids); in cyttsp4_get_mt_touches()
1953 input_mt_init_slots(md->input, md->si->si_ofs.tch_abs[CY_TCH_T].max, in cyttsp4_setup_input_device()