Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/cdns3/
Dcdnsp-debug.h62 case COMP_STOPPED_SHORT_PACKET: in cdnsp_trb_comp_code_string()
Dcdnsp-ring.c929 trb_comp_code == COMP_STOPPED_SHORT_PACKET) { in cdnsp_finish_td()
1075 case COMP_STOPPED_SHORT_PACKET: in cdnsp_process_isoc_td()
1148 case COMP_STOPPED_SHORT_PACKET: in cdnsp_process_bulk_intr_td()
Dcdnsp-gadget.h897 #define COMP_STOPPED_SHORT_PACKET 28 macro
/Linux-v5.15/drivers/usb/host/
Dxhci-ring.c2206 case COMP_STOPPED_SHORT_PACKET: in finish_td()
2326 case COMP_STOPPED_SHORT_PACKET: in process_ctrl_td()
2450 case COMP_STOPPED_SHORT_PACKET: in process_isoc_td()
2537 case COMP_STOPPED_SHORT_PACKET: in process_bulk_intr_td()
2676 case COMP_STOPPED_SHORT_PACKET: in handle_tx_event()
Dxhci.h1123 #define COMP_STOPPED_SHORT_PACKET 28 macro
1191 case COMP_STOPPED_SHORT_PACKET: in xhci_trb_comp_code_string()