Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-ring.c1835 if (trb_comp_code == COMP_STALL || in finish_td()
1959 case COMP_STALL: in process_ctrl_td()
2059 case COMP_STALL: in process_isoc_td()
2352 case COMP_STALL: in handle_tx_event()
Dxhci.h1069 #define COMP_STALL 6 macro