Searched refs:COMP_COMMAND_ABORTED (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-debug.h56 case COMP_COMMAND_ABORTED:
H A Dcdnsp-gadget.h894 #define COMP_COMMAND_ABORTED 25 macro
/linux-master/drivers/usb/host/
H A Dxhci-ring.c406 if (i_cmd->status != COMP_COMMAND_ABORTED)
1605 xhci_complete_del_and_free_cmd(cur_cmd, COMP_COMMAND_ABORTED);
1651 xhci->current_cmd->status = COMP_COMMAND_ABORTED;
1743 if (cmd_comp_code == COMP_COMMAND_ABORTED) {
1745 if (cmd->status == COMP_COMMAND_ABORTED) {
H A Dxhci.h843 #define COMP_COMMAND_ABORTED 25 macro
908 case COMP_COMMAND_ABORTED:
H A Dxhci.c2025 case COMP_COMMAND_ABORTED:
2075 case COMP_COMMAND_ABORTED:
3791 case COMP_COMMAND_ABORTED:
4176 case COMP_COMMAND_ABORTED:
H A Dxhci-hub.c516 if (cmd->status == COMP_COMMAND_ABORTED ||

Completed in 184 milliseconds