Home
last modified time | relevance | path

Searched refs:COMP_STOPPED (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci-ring.c1988 trb_comp_code == COMP_STOPPED || in finish_td()
2081 case COMP_STOPPED: in process_ctrl_td()
2198 case COMP_STOPPED: in process_isoc_td()
2424 case COMP_STOPPED: in handle_tx_event()
2555 if (!(trb_comp_code == COMP_STOPPED || in handle_tx_event()
2604 if (!ep_seg && (trb_comp_code == COMP_STOPPED || in handle_tx_event()
Dxhci.h1114 #define COMP_STOPPED 26 macro
1180 case COMP_STOPPED: in xhci_trb_comp_code_string()