Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c2323 case COMP_SHORT_PACKET: in process_ctrl_td()
2427 case COMP_SHORT_PACKET: in process_isoc_td()
2531 case COMP_SHORT_PACKET: in process_bulk_intr_td()
2658 trb_comp_code = COMP_SHORT_PACKET; in handle_tx_event()
2663 case COMP_SHORT_PACKET: in handle_tx_event()
2876 if (trb_comp_code == COMP_SHORT_PACKET) in handle_tx_event()
H A Dxhci.h1115 #define COMP_SHORT_PACKET 13 macro
1168 case COMP_SHORT_PACKET: in xhci_trb_comp_code_string()
H A Dxhci-dbgcap.c703 case COMP_SHORT_PACKET: in dbc_handle_xfer_event()
/OK3568_Linux_fs/kernel/drivers/usb/early/
H A Dxhci-dbc.c725 case COMP_SHORT_PACKET: in xdbc_handle_tx_event()