Home
last modified time | relevance | path

Searched refs:COMP_COMMAND_RING_STOPPED (Results 1 – 3 of 3) 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-ring.c466 i_cmd->status = COMP_COMMAND_RING_STOPPED; in xhci_handle_stopped_cmd_ring()
1828 if (cmd_comp_code == COMP_COMMAND_RING_STOPPED) { in handle_cmd_completion()
1901 if (cmd->status == COMP_COMMAND_RING_STOPPED) in handle_cmd_completion()
1902 cmd_comp_code = COMP_COMMAND_RING_STOPPED; in handle_cmd_completion()