Searched refs:LIBUSB_TRANSFER_CANCELLED (Results 1 – 7 of 7) sorted by relevance
156 case LIBUSB_TRANSFER_CANCELLED: in libusb_control_transfer()216 case LIBUSB_TRANSFER_CANCELLED: in do_sync_bulk_transfer()
1130 LIBUSB_TRANSFER_CANCELLED, enumerator
1723 return usbi_handle_transfer_completion(itransfer, LIBUSB_TRANSFER_CANCELLED); in usbi_handle_transfer_cancellation()
2713 case LIBUSB_TRANSFER_CANCELLED: in libusb_error_name()
281 return LIBUSB_TRANSFER_CANCELLED; in usbd_status_to_libusb_transfer_status()839 status = LIBUSB_TRANSFER_CANCELLED; in windows_handle_transfer_completion()859 if (status == LIBUSB_TRANSFER_CANCELLED) in windows_handle_transfer_completion()
2130 return LIBUSB_TRANSFER_CANCELLED; in darwin_transfer_status()
2596 status = LIBUSB_TRANSFER_CANCELLED; in handle_control_completion()