HomeSort by relevance Sort by last modified time
    Searched refs:bulk_transfer_cb (Results 1 - 2 of 2) sorted by null

  /external/libusb/libusb/
sync.c 145 static void bulk_transfer_cb(struct libusb_transfer *transfer) function
165 bulk_transfer_cb, &completed, timeout);
  /external/libusb_aah/libusb/
sync.c 148 static void LIBUSB_CALL bulk_transfer_cb(struct libusb_transfer *transfer) function
168 bulk_transfer_cb, &completed, timeout);

Completed in 263 milliseconds