Home
last modified time | relevance | path

Searched refs:trb_to_noop (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.c161 static void trb_to_noop(union xhci_trb *trb) in trb_to_noop() function
172 trb_to_noop(req->trb); in xhci_dbc_flush_single_request()
783 trb_to_noop(req->trb); in dbc_handle_xfer_event()
H A Dxhci-ring.c124 static void trb_to_noop(union xhci_trb *trb, u32 noop_type) in trb_to_noop() function
409 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
770 trb_to_noop(trb, TRB_TR_NOOP); in td_to_noop()