Home
last modified time | relevance | path

Searched refs:whl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/usbinput/usbwcm/
H A Dusbwcm.c393 int b8, whl, rot; in uwacom_pad_events_intuos() local
420 whl = PACKET_BIT(1, 7); in uwacom_pad_events_intuos()
421 if (whl) { in uwacom_pad_events_intuos()
426 prox = b0 | b1 | b2 | b3 | b4 | b5 | b6 | b7 | b8 | whl; in uwacom_pad_events_intuos()