Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Dwindows_winusb.h169 #define IOCTL_HID_SET_FEATURE HID_IN_CTL_CODE(100) macro
Dwindows_winusb.c3369 ioctl_code = IOCTL_HID_SET_FEATURE; in _hid_set_report()