Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-ring.c120 static void trb_to_noop(union xhci_trb *trb, u32 noop_type) in trb_to_noop() function
323 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
697 trb_to_noop(trb, TRB_TR_NOOP); in td_to_noop()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-ring.c123 static void trb_to_noop(union xhci_trb *trb, u32 noop_type) in trb_to_noop() function
401 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
761 trb_to_noop(trb, TRB_TR_NOOP); in td_to_noop()

Completed in 12 milliseconds