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

  /external/chromium_org/third_party/libusb/src/libusb/
io.c 318 * done by calling the libusb_cancel_transfer() function.
320 * libusb_cancel_transfer() is asynchronous/non-blocking in itself. When the
1484 int API_EXPORTED libusb_cancel_transfer(struct libusb_transfer *transfer) function
    [all...]
  /external/libusb/libusb/
io.c 316 * done by calling the libusb_cancel_transfer() function.
318 * libusb_cancel_transfer() is asynchronous/non-blocking in itself. When the
1274 API_EXPORTED int libusb_cancel_transfer(struct libusb_transfer *transfer) function
    [all...]

Completed in 44 milliseconds