Home
last modified time | relevance | path

Searched refs:COMP_STALL_ERROR (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c1876 if (trb_comp_code == COMP_STALL_ERROR || in finish_td()
1980 case COMP_STALL_ERROR: in process_ctrl_td()
2063 case COMP_STALL_ERROR: in process_isoc_td()
2240 case COMP_STALL_ERROR: in handle_tx_event()
2295 case COMP_STALL_ERROR: in handle_tx_event()
2505 if (trb_comp_code == COMP_STALL_ERROR || in handle_tx_event()
Dxhci.h1075 #define COMP_STALL_ERROR 6 macro
1121 case COMP_STALL_ERROR: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c619 case COMP_STALL_ERROR: in dbc_handle_xfer_event()
/Linux-v4.19/drivers/usb/early/
Dxhci-dbc.c736 case COMP_STALL_ERROR: in xdbc_handle_tx_event()