Searched refs:IOCTL_HID_SET_FEATURE (Results 1 – 2 of 2) sorted by relevance
/external/libusb/libusb/os/ | ||
D | windows_winusb.h | 168 #define IOCTL_HID_SET_FEATURE HID_IN_CTL_CODE(100) macro |
D | windows_winusb.c | 3546 ioctl_code = IOCTL_HID_SET_FEATURE; in _hid_set_report() |