Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h52 case COMP_MISSED_SERVICE_ERROR: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h895 #define COMP_MISSED_SERVICE_ERROR 23 macro
H A Dcdnsp-ring.c1292 case COMP_MISSED_SERVICE_ERROR: in cdnsp_handle_tx_event()
/openbmc/linux/drivers/usb/host/
H A Dxhci.h870 #define COMP_MISSED_SERVICE_ERROR 23 macro
933 case COMP_MISSED_SERVICE_ERROR: in xhci_trb_comp_code_string()
H A Dxhci-ring.c2781 case COMP_MISSED_SERVICE_ERROR: in handle_tx_event()
2986 trb_comp_code != COMP_MISSED_SERVICE_ERROR && in handle_tx_event()