Searched defs:stl1 (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
169 uwacom_event(usbwcmp, EVT_BTN, BTN_STYLUS_1, stl1);
312 int press, tilt_x, tilt_y, stl1, stl2; local
326 stl1 = PACKET_BIT(1, 1);
333 uwacom_event(usbwcmp, EVT_BTN, BTN_STYLUS_1, stl1);

Completed in 60 milliseconds