Searched defs:stl2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c165 uwacom_pen_events_graphire(usbwcm_state_t *usbwcmp, int prs, int stl1, int stl2) argument
170 uwacom_event(usbwcmp, EVT_BTN, BTN_STYLUS_2, stl2);
312 int press, tilt_x, tilt_y, stl1, stl2; local
327 stl2 = PACKET_BIT(1, 2);
334 uwacom_event(usbwcmp, EVT_BTN, BTN_STYLUS_2, stl2);

Completed in 60 milliseconds