Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdnsp-debug.h58 case COMP_STOPPED: in cdnsp_trb_comp_code_string()
Dcdnsp-ring.c928 trb_comp_code == COMP_STOPPED || in cdnsp_finish_td()
1074 case COMP_STOPPED: in cdnsp_process_isoc_td()
1314 if (!(trb_comp_code == COMP_STOPPED || in cdnsp_handle_tx_event()
1358 if (!ep_seg && (trb_comp_code == COMP_STOPPED || in cdnsp_handle_tx_event()
Dcdnsp-gadget.h895 #define COMP_STOPPED 26 macro
/Linux-v6.6/drivers/usb/host/
Dxhci-ring.c2171 case COMP_STOPPED: in finish_td()
2293 case COMP_STOPPED: in process_ctrl_td()
2408 case COMP_STOPPED: in process_isoc_td()
2630 case COMP_STOPPED: in handle_tx_event()
2760 if (!(trb_comp_code == COMP_STOPPED || in handle_tx_event()
2806 if (!ep_seg && (trb_comp_code == COMP_STOPPED || in handle_tx_event()
Dxhci.h1126 #define COMP_STOPPED 26 macro
1192 case COMP_STOPPED: in xhci_trb_comp_code_string()