Home
last modified time | relevance | path

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

/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
/linux/drivers/usb/host/
H A Dxhci.h852 #define COMP_COMMAND_RING_STOPPED 24 macro
916 case COMP_COMMAND_RING_STOPPED: in xhci_trb_comp_code_string()
H A Dxhci-ring.c407 i_cmd->status = COMP_COMMAND_RING_STOPPED; in xhci_handle_stopped_cmd_ring()
1778 if (cmd_comp_code == COMP_COMMAND_RING_STOPPED) { in handle_cmd_completion()
1851 if (cmd->status == COMP_COMMAND_RING_STOPPED) in handle_cmd_completion()
1852 cmd_comp_code = COMP_COMMAND_RING_STOPPED; in handle_cmd_completion()
H A Dxhci.c2041 case COMP_COMMAND_RING_STOPPED: in xhci_configure_endpoint_result()
2091 case COMP_COMMAND_RING_STOPPED: in xhci_evaluate_context_result()
2837 command->status == COMP_COMMAND_RING_STOPPED) { in xhci_stop_endpoint_sync()
3871 case COMP_COMMAND_RING_STOPPED: in xhci_discover_or_reset_device()
4256 case COMP_COMMAND_RING_STOPPED: in xhci_setup_device()
H A Dxhci-hub.c518 cmd->status == COMP_COMMAND_RING_STOPPED) { in xhci_stop_device()