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