Home
last modified time | relevance | path

Searched refs:CY_ABS_ID_OST (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_mt_common.c282 sig = MT_PARAM_SIGNAL(md, CY_ABS_ID_OST); in cyttsp5_get_mt_touches()
629 if (i == CY_ABS_ID_OST) { in cyttsp5_setup_input_device()
656 md->t_min = MT_PARAM_MIN(md, CY_ABS_ID_OST); in cyttsp5_setup_input_device()
657 md->t_max = MT_PARAM_MAX(md, CY_ABS_ID_OST); in cyttsp5_setup_input_device()
H A Dcyttsp5_regs.h344 CY_ABS_ID_OST, enumerator
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcyttsp4_core.c867 [(CY_ABS_ID_OST * CY_NUM_ABS_SET) + CY_MIN_OST]) || in cyttsp4_get_mt_touches()
869 [(CY_ABS_ID_OST * CY_NUM_ABS_SET) + CY_MAX_OST])) { in cyttsp4_get_mt_touches()
872 md->pdata->frmwrk->abs[(CY_ABS_ID_OST * in cyttsp4_get_mt_touches()
879 [(CY_ABS_ID_OST * CY_NUM_ABS_SET) + 0]; in cyttsp4_get_mt_touches()
882 [(CY_ABS_ID_OST * CY_NUM_ABS_SET) + CY_MIN_OST]; in cyttsp4_get_mt_touches()
1928 if (i == CY_ABS_ID_OST) { in cyttsp4_setup_input_device()
1945 if ((i == CY_ABS_ID_OST) && in cyttsp4_setup_input_device()
H A Dcyttsp4_core.h399 CY_ABS_ID_OST, enumerator