Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h52 case COMP_MISSED_SERVICE_ERROR: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h902 #define COMP_MISSED_SERVICE_ERROR 23 macro
H A Dcdnsp-ring.c1295 case COMP_MISSED_SERVICE_ERROR: in cdnsp_handle_tx_event()
/linux/drivers/usb/host/
H A Dxhci.h855 #define COMP_MISSED_SERVICE_ERROR 23 macro
918 case COMP_MISSED_SERVICE_ERROR: in xhci_trb_comp_code_string()
H A Dxhci-ring.c2438 case COMP_MISSED_SERVICE_ERROR: in process_isoc_td()
2763 case COMP_MISSED_SERVICE_ERROR: in handle_tx_event()
2823 if (trb_comp_code == COMP_MISSED_SERVICE_ERROR && !ep_trb_dma) in handle_tx_event()