Searched refs:trb_is_noop (Results 1 – 1 of 1) sorted by relevance
84 static bool trb_is_noop(union xhci_trb *trb) in trb_is_noop() function2327 if (!trb_is_noop(trb) && !trb_is_link(trb)) in sum_trb_lengths()2990 if (trb_is_noop(ep_trb)) { in handle_tx_event()