Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1072 #define COMP_BABBLE_DETECTED_ERROR 3 macro
1115 case COMP_BABBLE_DETECTED_ERROR: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c617 case COMP_BABBLE_DETECTED_ERROR: in dbc_handle_xfer_event()
Dxhci-ring.c1775 trb_comp_code == COMP_BABBLE_DETECTED_ERROR || in xhci_requires_manual_halt_cleanup()
2059 case COMP_BABBLE_DETECTED_ERROR: in process_isoc_td()
2307 case COMP_BABBLE_DETECTED_ERROR: in handle_tx_event()
/Linux-v4.19/drivers/usb/early/
Dxhci-dbc.c734 case COMP_BABBLE_DETECTED_ERROR: in xdbc_handle_tx_event()