Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/hid/
H A Dhid.h48 #define HID_GET_REPORT 0x0001 /* receive report */ macro
/illumos-gate/usr/src/uts/common/io/usb/clients/hid/
H A Dhid.c2468 case HID_GET_REPORT: in hid_mctl_receive()