Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h52 case COMP_MISSED_SERVICE_ERROR: in cdnsp_trb_comp_code_string()
Dcdnsp-gadget.h892 #define COMP_MISSED_SERVICE_ERROR 23 macro
Dcdnsp-ring.c1290 case COMP_MISSED_SERVICE_ERROR: in cdnsp_handle_tx_event()
/Linux-v6.6/drivers/usb/host/
Dxhci.h1123 #define COMP_MISSED_SERVICE_ERROR 23 macro
1186 case COMP_MISSED_SERVICE_ERROR: in xhci_trb_comp_code_string()
Dxhci-ring.c2710 case COMP_MISSED_SERVICE_ERROR: in handle_tx_event()
2884 trb_comp_code != COMP_MISSED_SERVICE_ERROR && in handle_tx_event()