Home
last modified time | relevance | path

Searched refs:LIBUSB_TRANSFER_ERROR (Results 1 – 4 of 4) sorted by relevance

/external/libusb/libusb/os/
Dlinux_usbfs.c1844 status = LIBUSB_TRANSFER_ERROR; in handle_bulk_completion()
1873 status = LIBUSB_TRANSFER_ERROR; in handle_bulk_completion()
1878 status = LIBUSB_TRANSFER_ERROR; in handle_bulk_completion()
1976 LIBUSB_TRANSFER_ERROR); in handle_iso_completion()
2045 status = LIBUSB_TRANSFER_ERROR; in handle_control_completion()
2050 status = LIBUSB_TRANSFER_ERROR; in handle_control_completion()
Ddarwin_usb.c1346 return LIBUSB_TRANSFER_ERROR; in darwin_transfer_status()
/external/libusb/libusb/
Dlibusb.h649 LIBUSB_TRANSFER_ERROR, enumerator
Dio.c1390 status = LIBUSB_TRANSFER_ERROR; in usbi_handle_transfer_completion()