Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h170 #define IOCTL_HID_SET_OUTPUT_REPORT HID_IN_CTL_CODE(101) macro
Dwindows_winusb.c3366 ioctl_code = IOCTL_HID_SET_OUTPUT_REPORT; in _hid_set_report()