Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dxhci-ring.c1963 trb_comp_code == COMP_STOPPED_SHORT_PACKET) { in finish_td()
2042 case COMP_STOPPED_SHORT_PACKET: in process_ctrl_td()
2168 case COMP_STOPPED_SHORT_PACKET: in process_isoc_td()
2263 case COMP_STOPPED_SHORT_PACKET: in process_bulk_intr_td()
2399 case COMP_STOPPED_SHORT_PACKET: in handle_tx_event()
Dxhci.h1116 #define COMP_STOPPED_SHORT_PACKET 28 macro
1184 case COMP_STOPPED_SHORT_PACKET: in xhci_trb_comp_code_string()