Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/cdns3/
Dcdnsp-debug.h22 case COMP_BABBLE_DETECTED_ERROR: in cdnsp_trb_comp_code_string()
Dcdnsp-gadget.h877 #define COMP_BABBLE_DETECTED_ERROR 3 macro
Dcdnsp-ring.c1071 case COMP_BABBLE_DETECTED_ERROR: in cdnsp_process_isoc_td()
1279 case COMP_BABBLE_DETECTED_ERROR: in cdnsp_handle_tx_event()
/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c2111 trb_comp_code == COMP_BABBLE_DETECTED_ERROR || in xhci_requires_manual_halt_cleanup()
2158 case COMP_BABBLE_DETECTED_ERROR: in finish_td()
2378 case COMP_BABBLE_DETECTED_ERROR: in process_isoc_td()
2646 case COMP_BABBLE_DETECTED_ERROR: in handle_tx_event()
Dxhci.h1100 #define COMP_BABBLE_DETECTED_ERROR 3 macro
1143 case COMP_BABBLE_DETECTED_ERROR: in xhci_trb_comp_code_string()
Dxhci-dbgcap.c707 case COMP_BABBLE_DETECTED_ERROR: in dbc_handle_xfer_event()
/linux-6.1.9/drivers/usb/early/
Dxhci-dbc.c731 case COMP_BABBLE_DETECTED_ERROR: in xdbc_handle_tx_event()