Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-debug.h54 case COMP_COMMAND_RING_STOPPED: in cdnsp_trb_comp_code_string()
Dcdnsp-gadget.h896 #define COMP_COMMAND_RING_STOPPED 24 macro
/linux-6.12.1/drivers/usb/host/
Dxhci.h849 #define COMP_COMMAND_RING_STOPPED 24 macro
913 case COMP_COMMAND_RING_STOPPED: in xhci_trb_comp_code_string()
Dxhci-ring.c405 i_cmd->status = COMP_COMMAND_RING_STOPPED; in xhci_handle_stopped_cmd_ring()
1724 if (cmd_comp_code == COMP_COMMAND_RING_STOPPED) { in handle_cmd_completion()
1797 if (cmd->status == COMP_COMMAND_RING_STOPPED) in handle_cmd_completion()
1798 cmd_comp_code = COMP_COMMAND_RING_STOPPED; in handle_cmd_completion()
Dxhci.c2036 case COMP_COMMAND_RING_STOPPED: in xhci_configure_endpoint_result()
2086 case COMP_COMMAND_RING_STOPPED: in xhci_evaluate_context_result()
3802 case COMP_COMMAND_RING_STOPPED: in xhci_discover_or_reset_device()
4187 case COMP_COMMAND_RING_STOPPED: in xhci_setup_device()
Dxhci-hub.c517 cmd->status == COMP_COMMAND_RING_STOPPED) { in xhci_stop_device()