Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-debug.h22 case COMP_BABBLE_DETECTED_ERROR: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h883 #define COMP_BABBLE_DETECTED_ERROR 3 macro
H A Dcdnsp-ring.c1074 case COMP_BABBLE_DETECTED_ERROR: in cdnsp_process_isoc_td()
1282 case COMP_BABBLE_DETECTED_ERROR: in cdnsp_handle_tx_event()
/linux-6.15/drivers/usb/host/
H A Dxhci-ring.c2183 comp_code == COMP_BABBLE_DETECTED_ERROR || in xhci_halted_host_endpoint()
2230 case COMP_BABBLE_DETECTED_ERROR: in finish_td()
2441 case COMP_BABBLE_DETECTED_ERROR: in process_isoc_td()
2630 case COMP_BABBLE_DETECTED_ERROR: in xhci_spurious_success_tx_event()
2730 case COMP_BABBLE_DETECTED_ERROR: in handle_tx_event()
H A Dxhci.h834 #define COMP_BABBLE_DETECTED_ERROR 3 macro
877 case COMP_BABBLE_DETECTED_ERROR: in xhci_trb_comp_code_string()
H A Dxhci-dbgcap.c761 case COMP_BABBLE_DETECTED_ERROR: in dbc_handle_xfer_event()
/linux-6.15/drivers/usb/early/
H A Dxhci-dbc.c730 case COMP_BABBLE_DETECTED_ERROR: in xdbc_handle_tx_event()