Searched refs:EV_SYN (Results 1 – 3 of 3) sorted by relevance
452 input_event(dev, EV_SYN, SYN_REPORT, 0); in input_sync()457 input_event(dev, EV_SYN, SYN_MT_REPORT, 0); in input_mt_sync()
38 #define EV_SYN 0x00 macro