Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-ring.c1962 trb_comp_code == COMP_STOPPED || in finish_td()
2048 case COMP_STOPPED: in process_ctrl_td()
2165 case COMP_STOPPED: in process_isoc_td()
2390 case COMP_STOPPED: in handle_tx_event()
2517 if (!(trb_comp_code == COMP_STOPPED || in handle_tx_event()
2557 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()