Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A 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()
2675 case COMP_STOPPED_SHORT_PACKET: in handle_tx_event()
H A Dxhci.h1130 #define COMP_STOPPED_SHORT_PACKET 28 macro
1198 case COMP_STOPPED_SHORT_PACKET: in xhci_trb_comp_code_string()