Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c1868 trb_comp_code == COMP_STOPPED || in finish_td()
1954 case COMP_STOPPED: in process_ctrl_td()
2071 case COMP_STOPPED: in process_isoc_td()
2280 case COMP_STOPPED: in handle_tx_event()
2407 if (!(trb_comp_code == COMP_STOPPED || in handle_tx_event()
2447 if (!ep_seg && (trb_comp_code == COMP_STOPPED || in handle_tx_event()
Dxhci.h1095 #define COMP_STOPPED 26 macro
1161 case COMP_STOPPED: in xhci_trb_comp_code_string()