Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h54 case COMP_COMMAND_RING_STOPPED: in cdnsp_trb_comp_code_string()
Dcdnsp-gadget.h893 #define COMP_COMMAND_RING_STOPPED 24 macro
/Linux-v6.6/drivers/usb/host/
Dxhci-ring.c396 i_cmd->status = COMP_COMMAND_RING_STOPPED; in xhci_handle_stopped_cmd_ring()
1703 if (cmd_comp_code == COMP_COMMAND_RING_STOPPED) { in handle_cmd_completion()
1760 if (cmd->status == COMP_COMMAND_RING_STOPPED) in handle_cmd_completion()
1761 cmd_comp_code = COMP_COMMAND_RING_STOPPED; in handle_cmd_completion()
Dxhci.h1124 #define COMP_COMMAND_RING_STOPPED 24 macro
1188 case COMP_COMMAND_RING_STOPPED: in xhci_trb_comp_code_string()
Dxhci.c1985 case COMP_COMMAND_RING_STOPPED: in xhci_configure_endpoint_result()
2035 case COMP_COMMAND_RING_STOPPED: in xhci_evaluate_context_result()
3732 case COMP_COMMAND_RING_STOPPED: in xhci_discover_or_reset_device()
4110 case COMP_COMMAND_RING_STOPPED: in xhci_setup_device()
Dxhci-hub.c549 cmd->status == COMP_COMMAND_RING_STOPPED) { in xhci_stop_device()