Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c2207 case COMP_STOPPED: in finish_td()
2332 case COMP_STOPPED: in process_ctrl_td()
2447 case COMP_STOPPED: in process_isoc_td()
2666 case COMP_STOPPED: in handle_tx_event()
2796 if (!(trb_comp_code == COMP_STOPPED || in handle_tx_event()
2844 if (!ep_seg && (trb_comp_code == COMP_STOPPED || in handle_tx_event()
H A Dxhci.h1128 #define COMP_STOPPED 26 macro
1194 case COMP_STOPPED: in xhci_trb_comp_code_string()