Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_mta.c32 int mt_sync_count, unsigned long *ids) in cyttsp5_final_sync() argument
34 if (mt_sync_count) in cyttsp5_final_sync()
H A Dcyttsp5_mtb.c34 int mt_sync_count, unsigned long *ids) in cyttsp5_final_sync() argument
H A Dcyttsp5_mt_common.c239 int mt_sync_count = 0; in cyttsp5_get_mt_touches() local
265 mt_sync_count++; in cyttsp5_get_mt_touches()
317 mt_sync_count++; in cyttsp5_get_mt_touches()
338 si->tch_abs[CY_TCH_T].max, mt_sync_count, ids); in cyttsp5_get_mt_touches()
H A Dcyttsp5_regs.h786 int mt_sync_count, unsigned long *ids);