Home
last modified time | relevance | path

Searched refs:COMP_STALL_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-ring.c2208 if (comp_code == COMP_STALL_ERROR) in xhci_halted_host_endpoint()
2293 case COMP_STALL_ERROR: in finish_td()
2393 case COMP_STALL_ERROR: in process_ctrl_td()
2480 case COMP_STALL_ERROR: in process_isoc_td()
2625 case COMP_STALL_ERROR: in handle_transferless_tx_event()
2722 case COMP_STALL_ERROR: in handle_tx_event()
H A Dxhci.h834 #define COMP_STALL_ERROR 6 macro
880 case COMP_STALL_ERROR: in xhci_trb_comp_code_string()
/linux/drivers/usb/early/
H A Dxhci-dbc.c732 case COMP_STALL_ERROR: in xdbc_handle_tx_event()