Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-ring.c2212 case COMP_STALL_ERROR: in finish_td()
2319 case COMP_STALL_ERROR: in process_ctrl_td()
2400 case COMP_STALL_ERROR: in process_isoc_td()
2583 case COMP_STALL_ERROR: in handle_tx_event()
2645 case COMP_STALL_ERROR: in handle_tx_event()
2772 if (trb_comp_code == COMP_STALL_ERROR || in handle_tx_event()
2865 if (trb_comp_code == COMP_STALL_ERROR || in handle_tx_event()
Dxhci.h1106 #define COMP_STALL_ERROR 6 macro
1152 case COMP_STALL_ERROR: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c709 case COMP_STALL_ERROR: in dbc_handle_xfer_event()
/Linux-v6.6/drivers/usb/early/
Dxhci-dbc.c732 case COMP_STALL_ERROR: in xdbc_handle_tx_event()