Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-ring.c1868 if (trb_comp_code == COMP_USB_TRANSACTION_ERROR || in xhci_requires_manual_halt_cleanup()
2160 case COMP_USB_TRANSACTION_ERROR: in process_isoc_td()
2271 case COMP_USB_TRANSACTION_ERROR: in process_bulk_intr_td()
2350 case COMP_USB_TRANSACTION_ERROR: in handle_tx_event()
2412 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.c616 case COMP_USB_TRANSACTION_ERROR: in dbc_handle_xfer_event()
Dxhci.c4165 case COMP_USB_TRANSACTION_ERROR: in xhci_setup_device()
/Linux-v5.4/drivers/usb/early/
Dxhci-dbc.c728 case COMP_USB_TRANSACTION_ERROR: in xdbc_handle_tx_event()