Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci-ring.c1832 if (trb_comp_code == COMP_STALL || in finish_td()
1942 case COMP_STALL: in process_ctrl_td()
2040 case COMP_STALL: in process_isoc_td()
2313 case COMP_STALL: in handle_tx_event()
Dxhci.h1019 #define COMP_STALL 6 macro