Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h62 case COMP_STOPPED_SHORT_PACKET: in cdnsp_trb_comp_code_string()
H A Dcdnsp-ring.c934 trb_comp_code == COMP_STOPPED_SHORT_PACKET) { in cdnsp_finish_td()
1082 case COMP_STOPPED_SHORT_PACKET: in cdnsp_process_isoc_td()
1155 case COMP_STOPPED_SHORT_PACKET: in cdnsp_process_bulk_intr_td()
H A Dcdnsp-gadget.h907 #define COMP_STOPPED_SHORT_PACKET 28 macro
/linux/drivers/usb/host/
H A Dxhci-ring.c2244 case COMP_STOPPED_SHORT_PACKET: in finish_td()
2321 case COMP_STOPPED_SHORT_PACKET: in process_ctrl_td()
2457 case COMP_STOPPED_SHORT_PACKET: in process_isoc_td()
2547 case COMP_STOPPED_SHORT_PACKET: in process_bulk_intr_td()
2700 case COMP_STOPPED_SHORT_PACKET: in handle_tx_event()
H A Dxhci.h860 #define COMP_STOPPED_SHORT_PACKET 28 macro
928 case COMP_STOPPED_SHORT_PACKET: in xhci_trb_comp_code_string()