Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c2192 case COMP_STALL_ERROR: in finish_td()
2301 case COMP_STALL_ERROR: in process_ctrl_td()
2382 case COMP_STALL_ERROR: in process_isoc_td()
2567 case COMP_STALL_ERROR: in handle_tx_event()
2631 case COMP_STALL_ERROR: in handle_tx_event()
2758 if (trb_comp_code == COMP_STALL_ERROR || in handle_tx_event()
2853 if (trb_comp_code == COMP_STALL_ERROR || in handle_tx_event()
Dxhci.h1103 #define COMP_STALL_ERROR 6 macro
1149 case COMP_STALL_ERROR: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c709 case COMP_STALL_ERROR: in dbc_handle_xfer_event()
/linux-6.1.9/drivers/usb/early/
Dxhci-dbc.c733 case COMP_STALL_ERROR: in xdbc_handle_tx_event()