Home
last modified time | relevance | path

Searched refs:COMP_COMMAND_RING_STOPPED (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h54 case COMP_COMMAND_RING_STOPPED: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h896 #define COMP_COMMAND_RING_STOPPED 24 macro
/openbmc/linux/drivers/usb/host/
H A Dxhci.h872 #define COMP_COMMAND_RING_STOPPED 24 macro
936 case COMP_COMMAND_RING_STOPPED: in xhci_trb_comp_code_string()
H A Dxhci-ring.c404 i_cmd->status = COMP_COMMAND_RING_STOPPED; in xhci_handle_stopped_cmd_ring()
1789 if (cmd_comp_code == COMP_COMMAND_RING_STOPPED) { in handle_cmd_completion()
1862 if (cmd->status == COMP_COMMAND_RING_STOPPED) in handle_cmd_completion()
1863 cmd_comp_code = COMP_COMMAND_RING_STOPPED; in handle_cmd_completion()
H A Dxhci.c2018 case COMP_COMMAND_RING_STOPPED: in xhci_configure_endpoint_result()
2068 case COMP_COMMAND_RING_STOPPED: in xhci_evaluate_context_result()
3784 case COMP_COMMAND_RING_STOPPED: in xhci_discover_or_reset_device()
4169 case COMP_COMMAND_RING_STOPPED: in xhci_setup_device()
H A Dxhci-hub.c549 cmd->status == COMP_COMMAND_RING_STOPPED) { in xhci_stop_device()