Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-ring.c1970 if (trb_comp_code == COMP_STALL_ERROR || in finish_td()
2074 case COMP_STALL_ERROR: in process_ctrl_td()
2157 case COMP_STALL_ERROR: in process_isoc_td()
2349 case COMP_STALL_ERROR: in handle_tx_event()
2405 case COMP_STALL_ERROR: in handle_tx_event()
2615 if (trb_comp_code == COMP_STALL_ERROR || in handle_tx_event()
Dxhci.h1094 #define COMP_STALL_ERROR 6 macro
1140 case COMP_STALL_ERROR: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c617 case COMP_STALL_ERROR: in dbc_handle_xfer_event()
/Linux-v5.4/drivers/usb/early/
Dxhci-dbc.c729 case COMP_STALL_ERROR: in xdbc_handle_tx_event()