Home
last modified time | relevance | path

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

/third_party/libusb/libusb/os/
Dwindows_winusb.h172 HID_REQ_GET_REPORT = 0x01, enumerator
Dwindows_winusb.c3605 if (LIBUSB_REQ_IN(request_type) && request == HID_REQ_GET_REPORT) in _hid_class_request()