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

  /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/libusb_aah/libusb/
libusbi.h 478 * Return 0 on success, or a LIBUSB_ERROR code on failure.
536 * Return 0 on success, or a LIBUSB_ERROR code on failure.
561 * - another LIBUSB_ERROR code on other failure
597 * Return 0 on success or a LIBUSB_ERROR code on failure.
620 * - another LIBUSB_ERROR code on other failure
644 * Return 0 on success or a LIBUSB_ERROR code on failure.
665 * - another LIBUSB_ERROR code on other failure.
682 * - another LIBUSB_ERROR code on other failure.
701 * - another LIBUSB_ERROR code on other failure
718 * - another LIBUSB_ERROR code on other failur
    [all...]
sync.c 70 * \returns another LIBUSB_ERROR code on other failures
256 * \returns another LIBUSB_ERROR code on other failures
305 * \returns another LIBUSB_ERROR code on other error
core.c 106 * on failure. These negative error codes relate to LIBUSB_ERROR constants
617 * \ref libusb_error according to errors encountered by the backend.
    [all...]
descriptor.c 433 * \returns 0 on success or a LIBUSB_ERROR code on failure
468 * \returns another LIBUSB_ERROR code on error
532 * \returns another LIBUSB_ERROR code on error
593 * returns 0 or a LIBUSB_ERROR code
631 * \returns another LIBUSB_ERROR code on error
676 * \returns number of bytes returned in data, or LIBUSB_ERROR code on failure
io.c     [all...]
libusb.h 737 enum libusb_error { enum
    [all...]
  /external/libusb_aah/libusb/os/
windows_usb.c 679 transfer_priv->interface_number, libusb_error_name((enum libusb_error)r));
    [all...]

Completed in 80 milliseconds