Home
last modified time | relevance | path

Searched refs:COMP_COMMAND_RING_STOPPED (Results 1 – 5 of 5) 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.h903 #define COMP_COMMAND_RING_STOPPED 24 macro
/linux/drivers/usb/host/
H A Dxhci.h857 #define COMP_COMMAND_RING_STOPPED 24 macro
921 case COMP_COMMAND_RING_STOPPED: in xhci_trb_comp_code_string()
H A Dxhci.c2118 case COMP_COMMAND_RING_STOPPED: in xhci_configure_endpoint_result()
2168 case COMP_COMMAND_RING_STOPPED: in xhci_evaluate_context_result()
2914 command->status == COMP_COMMAND_RING_STOPPED) { in xhci_stop_endpoint_sync()
3984 case COMP_COMMAND_RING_STOPPED: in xhci_discover_or_reset_device()
4371 case COMP_COMMAND_RING_STOPPED: in xhci_setup_device()
H A Dxhci-hub.c518 cmd->status == COMP_COMMAND_RING_STOPPED) { in xhci_stop_device()