Home
last modified time | relevance | path

Searched refs:COMP_SHORT_PACKET (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h36 case COMP_SHORT_PACKET: in cdnsp_trb_comp_code_string()
H A Dcdnsp-ring.c1071 case COMP_SHORT_PACKET: in cdnsp_process_isoc_td()
1152 case COMP_SHORT_PACKET: in cdnsp_process_bulk_intr_td()
1384 if (trb_comp_code == COMP_SHORT_PACKET) in cdnsp_handle_tx_event()
H A Dcdnsp-gadget.h894 #define COMP_SHORT_PACKET 13 macro
/linux/drivers/usb/host/
H A Dxhci-ring.c2318 case COMP_SHORT_PACKET: in process_ctrl_td()
2423 case COMP_SHORT_PACKET: in process_isoc_td()
2544 case COMP_SHORT_PACKET: in process_bulk_intr_td()
2616 case COMP_SHORT_PACKET: in xhci_spurious_success_tx_event()
2683 trb_comp_code = COMP_SHORT_PACKET; in handle_tx_event()
2688 case COMP_SHORT_PACKET: in handle_tx_event()
H A Dxhci-dbgcap.c815 case COMP_SHORT_PACKET: in dbc_handle_xfer_event()
/linux/drivers/usb/early/
H A Dxhci-dbc.c731 case COMP_SHORT_PACKET: in xdbc_handle_tx_event()