Searched refs:cyttsp5_report_event (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/ |
| H A D | cyttsp5_mt_common.c | 190 static void cyttsp5_report_event(struct cyttsp5_mt_data *md, int event, in cyttsp5_report_event() function 293 cyttsp5_report_event(md, CY_ABS_D_OST, in cyttsp5_get_mt_touches() 297 cyttsp5_report_event(md, CY_ABS_D_OST, 0); in cyttsp5_get_mt_touches() 304 cyttsp5_report_event(md, CY_ABS_X_OST + j, in cyttsp5_get_mt_touches() 312 cyttsp5_report_event(md, CY_ABS_MAJ_OST + j, in cyttsp5_get_mt_touches()
|