Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c2167 if (trb_comp_code == COMP_USB_TRANSACTION_ERROR || in xhci_requires_manual_halt_cleanup()
2214 case COMP_USB_TRANSACTION_ERROR: in finish_td()
2442 case COMP_USB_TRANSACTION_ERROR: in process_isoc_td()
2545 case COMP_USB_TRANSACTION_ERROR: in process_bulk_intr_td()
2625 case COMP_USB_TRANSACTION_ERROR: in handle_tx_event()
2691 case COMP_USB_TRANSACTION_ERROR: in handle_tx_event()
H A Dxhci.h1106 #define COMP_USB_TRANSACTION_ERROR 4 macro
1150 case COMP_USB_TRANSACTION_ERROR: in xhci_trb_comp_code_string()
H A Dxhci-dbgcap.c708 case COMP_USB_TRANSACTION_ERROR: in dbc_handle_xfer_event()
H A Dxhci.c4189 case COMP_USB_TRANSACTION_ERROR: in xhci_setup_device()
/OK3568_Linux_fs/kernel/drivers/usb/early/
H A Dxhci-dbc.c729 case COMP_USB_TRANSACTION_ERROR: in xdbc_handle_tx_event()