Searched refs:EVT_SYN (Results 1 – 2 of 2) sorted by relevance
97 case EVT_SYN: in uwacom_event()154 sc->sc_sync = (type == EVT_SYN); in uwacom_event()195 uwacom_event(usbwcmp, EVT_SYN, SYN_REPORT, 0); in uwacom_tool_events_graphire()380 uwacom_event(usbwcmp, EVT_SYN, SYN_REPORT, 0); in uwacom_tool_events_intuos()693 BM_SET_BIT(sc->sc_bm[0], EVT_SYN); in uwacom_init()
120 #define EVT_SYN 0x0000 macro