Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/host/
Dxhci-ring.c123 static void trb_to_noop(union xhci_trb *trb, u32 noop_type) in trb_to_noop() function
347 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
730 trb_to_noop(trb, TRB_TR_NOOP); in td_to_noop()