Searched refs:EVT_REL (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.c | 128 case EVT_REL: in uwacom_event() 180 uwacom_event(usbwcmp, EVT_REL, REL_WHEEL, wheel); in uwacom_mouse_events_graphire() 206 uwacom_event(usbwcmp, EVT_REL, REL_WHEEL, rel); in uwacom_pad_events_graphire4() 369 uwacom_event(usbwcmp, EVT_REL, REL_WHEEL, wheel); in uwacom_mouse_events_intuos() 695 BM_SET_BIT(sc->sc_bm[0], EVT_REL); in uwacom_init()
|
/titanic_50/usr/src/uts/common/sys/usb/clients/usbinput/usbwcm/ |
H A D | usbwcm.h | 122 #define EVT_REL 0x0002 macro
|