Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-ring.c932 if (trb_comp_code == COMP_STOPPED_LENGTH_INVALID || in cdnsp_finish_td()
1087 case COMP_STOPPED_LENGTH_INVALID: in cdnsp_process_isoc_td()
1158 case COMP_STOPPED_LENGTH_INVALID: in cdnsp_process_bulk_intr_td()
1320 trb_comp_code == COMP_STOPPED_LENGTH_INVALID || in cdnsp_handle_tx_event()
1364 trb_comp_code == COMP_STOPPED_LENGTH_INVALID)) { in cdnsp_handle_tx_event()
H A Dcdnsp-debug.h60 case COMP_STOPPED_LENGTH_INVALID: in cdnsp_trb_comp_code_string()
H A Dcdnsp-gadget.h906 #define COMP_STOPPED_LENGTH_INVALID 27 macro
/linux/drivers/usb/host/
H A Dxhci.h860 #define COMP_STOPPED_LENGTH_INVALID 27 macro
927 case COMP_STOPPED_LENGTH_INVALID: in xhci_trb_comp_code_string()