Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c1869 trb_comp_code == COMP_STOPPED_SHORT_PACKET) { in finish_td()
1948 case COMP_STOPPED_SHORT_PACKET: in process_ctrl_td()
2074 case COMP_STOPPED_SHORT_PACKET: in process_isoc_td()
2162 case COMP_STOPPED_SHORT_PACKET: in process_bulk_intr_td()
2289 case COMP_STOPPED_SHORT_PACKET: in handle_tx_event()
Dxhci.h1097 #define COMP_STOPPED_SHORT_PACKET 28 macro
1165 case COMP_STOPPED_SHORT_PACKET: in xhci_trb_comp_code_string()