Home
last modified time | relevance | path

Searched refs:COMP_MISSED_SERVICE_ERROR (Results 1 – 3 of 3) 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
/linux/drivers/usb/host/
H A Dxhci-ring.c2445 case COMP_MISSED_SERVICE_ERROR: in process_isoc_td()
2762 case COMP_MISSED_SERVICE_ERROR: in handle_tx_event()
2825 if (trb_comp_code == COMP_MISSED_SERVICE_ERROR && !find_td_by_dma(ep_ring, ep_trb_dma)) in handle_tx_event()