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