Searched refs:HID_REQ_GET_REPORT (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Dhid.h48 #define HID_REQ_GET_REPORT 0x01 macro
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h179 HID_REQ_GET_REPORT = 0x01, enumerator in enum:libusb_hid_request_type
H A Dwindows_usb.c3602 if (LIBUSB_REQ_IN(request_type) && request == HID_REQ_GET_REPORT)

Completed in 577 milliseconds