Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/touchscreen/
Dcyttsp4_core.h234 CY_TCH_Y, /* Y */ enumerator
248 [CY_TCH_Y] = "Y",
Dcyttsp4_core.c794 touch->abs[CY_TCH_X] = touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
795 touch->abs[CY_TCH_Y] = tmp; in cyttsp4_get_touch()
810 touch->abs[CY_TCH_Y] = md->si->si_ofs.max_x - in cyttsp4_get_touch()
811 touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
813 touch->abs[CY_TCH_Y] = md->si->si_ofs.max_y - in cyttsp4_get_touch()
814 touch->abs[CY_TCH_Y]; in cyttsp4_get_touch()
822 touch->abs[CY_TCH_Y], touch->abs[CY_TCH_Y]); in cyttsp4_get_touch()
915 tch.abs[CY_TCH_Y], in cyttsp4_get_mt_touches()
926 tch.abs[CY_TCH_Y], in cyttsp4_get_mt_touches()