Lines Matching defs:libusb_alloc_transfer
253 * Allocation is done with the libusb_alloc_transfer() function. You must use
408 * libusb_alloc_transfer() with an appropriate number of isochronous packets.
415 * libusb_alloc_transfer() does not set either of these fields for you, given
735 transfer = libusb_alloc_transfer(0);
1309 struct libusb_transfer * LIBUSB_CALL libusb_alloc_transfer(
1330 * allocated with libusb_alloc_transfer().