Home
last modified time | relevance | path

Searched refs:COMP_STOPPED (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h58 case COMP_STOPPED: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h905 #define COMP_STOPPED 26 macro
/linux/drivers/usb/host/
H A Dxhci-ring.c2258 case COMP_STOPPED: in finish_td()
2340 case COMP_STOPPED: in process_ctrl_td()
2461 case COMP_STOPPED: in process_isoc_td()
2690 case COMP_STOPPED: in handle_tx_event()
2835 if (trb_comp_code != COMP_STOPPED && in handle_tx_event()
2898 if (trb_comp_code == COMP_STOPPED || in handle_tx_event()