Searched refs:USBFS_URB_SHORT_NOT_OK (Results 1 – 2 of 2) sorted by relevance
/external/libusb/libusb/os/ | ||
D | linux_usbfs.h | 63 #define USBFS_URB_SHORT_NOT_OK 0x01 macro |
D | linux_usbfs.c | 1385 urb->flags = USBFS_URB_SHORT_NOT_OK; in submit_bulk_transfer() |