Searched refs:trb_to_noop (Results 1 – 2 of 2) sorted by relevance
200 static void trb_to_noop(union xhci_trb *trb) in trb_to_noop() function211 trb_to_noop(req->trb); in xhci_dbc_flush_single_request()854 trb_to_noop(req->trb); in dbc_handle_xfer_event()
148 static void trb_to_noop(union xhci_trb *trb, u32 noop_type, bool unchain_links) in trb_to_noop() function469 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP, false); in xhci_handle_stopped_cmd_ring()812 trb_to_noop(trb, TRB_TR_NOOP, unchain_links); in td_to_noop()