Searched refs:trb_comp_code (Results 1 – 3 of 3) sorted by relevance
2199 if (trb_comp_code >= 224 && trb_comp_code <= 255) { in xhci_is_vendor_info_code()2204 trb_comp_code); in xhci_is_vendor_info_code()2219 switch (trb_comp_code) { in finish_td()2309 u32 trb_comp_code; in process_ctrl_td() local2319 switch (trb_comp_code) { in process_ctrl_td()2406 u32 trb_comp_code; in process_isoc_td() local2422 switch (trb_comp_code) { in process_isoc_td()2534 u32 trb_comp_code; in process_bulk_intr_td() local2543 switch (trb_comp_code) { in process_bulk_intr_td()2598 u32 trb_comp_code) in handle_transferless_tx_event() argument[all …]
1898 int xhci_is_vendor_info_code(struct xhci_hcd *xhci, unsigned int trb_comp_code);
925 u32 trb_comp_code; in cdnsp_finish_td() local931 trb_comp_code == COMP_STOPPED || in cdnsp_finish_td()1054 u32 trb_comp_code; in cdnsp_process_isoc_td() local1065 switch (trb_comp_code) { in cdnsp_process_isoc_td()1140 u32 trb_comp_code; in cdnsp_process_bulk_intr_td() local1148 switch (trb_comp_code) { in cdnsp_process_bulk_intr_td()1240 u32 trb_comp_code; in cdnsp_handle_tx_event() local1267 switch (trb_comp_code) { in cdnsp_handle_tx_event()1281 switch (trb_comp_code) { in cdnsp_handle_tx_event()1317 if (!(trb_comp_code == COMP_STOPPED || in cdnsp_handle_tx_event()[all …]