HomeSort by relevance Sort by last modified time
    Searched full:libusb_error (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/libusb/src/libusb/
libusbi.h 507 * Return 0 on success, or a LIBUSB_ERROR code on failure.
567 * Return 0 on success, or a LIBUSB_ERROR code on failure.
609 * - another LIBUSB_ERROR code on other failure
645 * Return 0 on success or a LIBUSB_ERROR code on failure.
668 * - another LIBUSB_ERROR code on other failure
692 * Return 0 on success or a LIBUSB_ERROR code on failure.
708 * or a LIBUSB_ERROR code on failure.
729 * - another LIBUSB_ERROR code on other failure.
746 * - another LIBUSB_ERROR code on other failure.
765 * - another LIBUSB_ERROR code on other failur
    [all...]
descriptor.c 549 * \returns 0 on success or a LIBUSB_ERROR code on failure
571 * \returns another LIBUSB_ERROR code on error
619 * \returns another LIBUSB_ERROR code on error
663 * returns 0 or a LIBUSB_ERROR code
701 * \returns another LIBUSB_ERROR code on error
757 * \returns another LIBUSB_ERROR code on error
898 * \returns another LIBUSB_ERROR code on error
972 * \returns a LIBUSB_ERROR code on error
1030 * \returns a LIBUSB_ERROR code on error
1088 * \returns a LIBUSB_ERROR code on erro
    [all...]
strerror.c 137 * \returns a LIBUSB_ERROR code on other errors
174 DEFAULT_VISIBILITY const char* LIBUSB_CALL libusb_strerror(enum libusb_error errcode)
sync.c 88 * \returns another LIBUSB_ERROR code on other failures
250 * \returns another LIBUSB_ERROR code on other failures
299 * \returns another LIBUSB_ERROR code on other error
core.c 118 * on failure. These negative error codes relate to LIBUSB_ERROR constants
644 * \ref libusb_error according to errors encountered by the backend.
    [all...]
libusb.h 1057 enum libusb_error { enum
    [all...]
io.c     [all...]
  /external/libusb/libusb/
libusbi.h 355 * Return 0 on success, or a LIBUSB_ERROR code on failure.
413 * Return 0 on success, or a LIBUSB_ERROR code on failure.
438 * - another LIBUSB_ERROR code on other failure
474 * Return 0 on success or a LIBUSB_ERROR code on failure.
497 * - another LIBUSB_ERROR code on other failure
521 * Return 0 on success or a LIBUSB_ERROR code on failure.
542 * - another LIBUSB_ERROR code on other failure.
559 * - another LIBUSB_ERROR code on other failure.
578 * - another LIBUSB_ERROR code on other failure
595 * - another LIBUSB_ERROR code on other failur
    [all...]
sync.c 70 * \returns another LIBUSB_ERROR code on other failures
253 * \returns another LIBUSB_ERROR code on other failures
302 * \returns another LIBUSB_ERROR code on other error
descriptor.c 430 * \returns 0 on success or a LIBUSB_ERROR code on failure
465 * \returns another LIBUSB_ERROR code on error
529 * \returns another LIBUSB_ERROR code on error
590 * returns 0 or a LIBUSB_ERROR code
628 * \returns another LIBUSB_ERROR code on error
673 * \returns number of bytes returned in data, or LIBUSB_ERROR code on failure
core.c 95 * on failure. These negative error codes relate to LIBUSB_ERROR constants
855 * \returns another LIBUSB_ERROR code on other failure
    [all...]
libusb.h 597 enum libusb_error { enum
    [all...]
io.c     [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
wince_usb.c 117 // no suitable LIBUSB_ERROR equivilant.
    [all...]
windows_usb.c 786 transfer_priv->interface_number, libusb_error_name((enum libusb_error)r));
    [all...]

Completed in 447 milliseconds