Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dcyttsp4_core.h224 CY_TCH_Y, /* Y */ enumerator
238 [CY_TCH_Y] = "Y",
H A Dcyttsp4_core.c809 swap(touch->abs[CY_TCH_X], touch->abs[CY_TCH_Y]); in cyttsp4_get_touch()
824 touch->abs[CY_TCH_Y] = md->si->si_ofs.max_x - in cyttsp4_get_touch()
825 touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
827 touch->abs[CY_TCH_Y] = md->si->si_ofs.max_y - in cyttsp4_get_touch()
828 touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
836 touch->abs[CY_TCH_Y], touch->abs[CY_TCH_Y]); in cyttsp4_get_touch()
929 tch.abs[CY_TCH_Y], in cyttsp4_get_mt_touches()
940 tch.abs[CY_TCH_Y], in cyttsp4_get_mt_touches()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dcyttsp4_core.c35 [CY_TCH_Y] = "Y",
823 swap(touch->abs[CY_TCH_X], touch->abs[CY_TCH_Y]); in cyttsp4_get_touch()
838 touch->abs[CY_TCH_Y] = md->si->si_ofs.max_x - in cyttsp4_get_touch()
839 touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
841 touch->abs[CY_TCH_Y] = md->si->si_ofs.max_y - in cyttsp4_get_touch()
842 touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
850 touch->abs[CY_TCH_Y], touch->abs[CY_TCH_Y]); in cyttsp4_get_touch()
943 tch.abs[CY_TCH_Y], in cyttsp4_get_mt_touches()
954 tch.abs[CY_TCH_Y], in cyttsp4_get_mt_touches()
[all...]
H A Dcyttsp5.c149 CY_TCH_Y, /* Y */ enumerator
329 tch->abs[CY_TCH_X], tch->abs[CY_TCH_Y], in cyttsp5_get_mt_touches()
759 fill_tch_abs(&si->tch_abs[CY_TCH_Y], REPORT_SIZE_16, in cyttsp5_fill_all_touch()
H A Dcyttsp4_core.h224 CY_TCH_Y, /* Y */ enumerator

Completed in 9 milliseconds