Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-ring.c930 trb_comp_code == COMP_STOPPED || in cdnsp_finish_td()
1076 case COMP_STOPPED: in cdnsp_process_isoc_td()
1316 if (!(trb_comp_code == COMP_STOPPED || in cdnsp_handle_tx_event()
1360 if (!ep_seg && (trb_comp_code == COMP_STOPPED || in cdnsp_handle_tx_event()
Dcdnsp-debug.h58 case COMP_STOPPED: in cdnsp_trb_comp_code_string()
Dcdnsp-gadget.h898 #define COMP_STOPPED 26 macro
/linux-6.12.1/drivers/usb/host/
Dxhci-ring.c2198 case COMP_STOPPED: in finish_td()
2320 case COMP_STOPPED: in process_ctrl_td()
2441 case COMP_STOPPED: in process_isoc_td()
2665 case COMP_STOPPED: in handle_tx_event()
2808 if (trb_comp_code != COMP_STOPPED && in handle_tx_event()
2847 if (trb_comp_code == COMP_STOPPED || in handle_tx_event()
Dxhci.h851 #define COMP_STOPPED 26 macro
917 case COMP_STOPPED: in xhci_trb_comp_code_string()