Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c318 i_cmd->command_trb); in xhci_handle_stopped_cmd_ring()
320 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
1397 if (cmd->command_trb != xhci->cmd_ring->dequeue) { in handle_cmd_completion()
3841 cmd->command_trb = xhci->cmd_ring->enqueue; in queue_command()
Dxhci.h802 union xhci_trb *command_trb; member