Searched refs:ALLOW_PARTIAL_READS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h588 #define ALLOW_PARTIAL_READS 0x05 macro
H A Dwindows_usb.c2672 /* ALLOW_PARTIAL_READS must be enabled due to likely libusbK bug. See:
2675 ALLOW_PARTIAL_READS, sizeof(UCHAR), &policy)) {
2676 usbi_dbg("failed to enable ALLOW_PARTIAL_READS for endpoint %02X", endpoint_address);

Completed in 69 milliseconds