Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c2249 case COMP_STALL_ERROR: in finish_td()
2358 case COMP_STALL_ERROR: in process_ctrl_td()
2439 case COMP_STALL_ERROR: in process_isoc_td()
2624 case COMP_STALL_ERROR: in handle_tx_event()
2681 case COMP_STALL_ERROR: in handle_tx_event()
2808 if (trb_comp_code == COMP_STALL_ERROR || in handle_tx_event()
2903 if (trb_comp_code == COMP_STALL_ERROR || in handle_tx_event()
H A Dxhci.h1108 #define COMP_STALL_ERROR 6 macro
1154 case COMP_STALL_ERROR: in xhci_trb_comp_code_string()
H A Dxhci-dbgcap.c709 case COMP_STALL_ERROR: in dbc_handle_xfer_event()
/OK3568_Linux_fs/kernel/drivers/usb/early/
H A Dxhci-dbc.c730 case COMP_STALL_ERROR: in xdbc_handle_tx_event()