Home
last modified time | relevance | path

Searched refs:COMP_COMMAND_ABORTED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h56 case COMP_COMMAND_ABORTED: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h904 #define COMP_COMMAND_ABORTED 25 macro
/linux/drivers/usb/host/
H A Dxhci-ring.c463 if (i_cmd->status != COMP_COMMAND_ABORTED) in xhci_handle_stopped_cmd_ring()
1722 xhci_complete_del_and_free_cmd(cur_cmd, COMP_COMMAND_ABORTED, 0); in xhci_cleanup_command_queue()
1768 xhci->current_cmd->status = COMP_COMMAND_ABORTED; in xhci_handle_command_timeout()
1861 if (cmd_comp_code == COMP_COMMAND_ABORTED) { in handle_cmd_completion()
1863 if (cmd->status == COMP_COMMAND_ABORTED) { in handle_cmd_completion()