Searched refs:CVMX_USB_COMPLETE_CANCEL (Results 1 – 2 of 2) sorted by relevance
508 …CVMX_USB_COMPLETE_CANCEL, /**< The transaction was canceled while in flight by a user call t… enumerator
403 case CVMX_USB_COMPLETE_CANCEL: return "CANCEL"; in __cvmx_usb_complete_to_string()2715 __cvmx_usb_perform_complete(usb, pipe, transaction, CVMX_USB_COMPLETE_CANCEL); in cvmx_usb_cancel()