Searched refs:trb_is_noop (Results 1 – 1 of 1) sorted by relevance
102 static bool trb_is_noop(union xhci_trb *trb) in trb_is_noop() function2284 if (!trb_is_noop(trb) && !trb_is_link(trb)) in sum_trb_lengths()2942 if (trb_is_noop(ep_trb)) in handle_tx_event()