Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c1774 if (trb_comp_code == COMP_USB_TRANSACTION_ERROR || in xhci_requires_manual_halt_cleanup()
2066 case COMP_USB_TRANSACTION_ERROR: in process_isoc_td()
2241 case COMP_USB_TRANSACTION_ERROR: in handle_tx_event()
2302 case COMP_USB_TRANSACTION_ERROR: in handle_tx_event()
Dxhci.h1073 #define COMP_USB_TRANSACTION_ERROR 4 macro
1117 case COMP_USB_TRANSACTION_ERROR: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c618 case COMP_USB_TRANSACTION_ERROR: in dbc_handle_xfer_event()
Dxhci.c4031 case COMP_USB_TRANSACTION_ERROR: in xhci_setup_device()
/Linux-v4.19/drivers/usb/early/
Dxhci-dbc.c735 case COMP_USB_TRANSACTION_ERROR: in xdbc_handle_tx_event()