Home
last modified time | relevance | path

Searched refs:COMP_USB_TRANSACTION_ERROR (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci-ring.c1894 if (trb_comp_code == COMP_USB_TRANSACTION_ERROR || in xhci_requires_manual_halt_cleanup()
2193 case COMP_USB_TRANSACTION_ERROR: in process_isoc_td()
2304 case COMP_USB_TRANSACTION_ERROR: in process_bulk_intr_td()
2383 case COMP_USB_TRANSACTION_ERROR: in handle_tx_event()
2450 case COMP_USB_TRANSACTION_ERROR: in handle_tx_event()
Dxhci.h1092 #define COMP_USB_TRANSACTION_ERROR 4 macro
1136 case COMP_USB_TRANSACTION_ERROR: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c708 case COMP_USB_TRANSACTION_ERROR: in dbc_handle_xfer_event()
Dxhci.c4172 case COMP_USB_TRANSACTION_ERROR: in xhci_setup_device()
/Linux-v5.10/drivers/usb/early/
Dxhci-dbc.c722 case COMP_USB_TRANSACTION_ERROR: in xdbc_handle_tx_event()