Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-ring.c367 i_cmd->command_trb); in xhci_handle_stopped_cmd_ring()
369 trb_to_noop(i_cmd->command_trb, TRB_CMD_NOOP); in xhci_handle_stopped_cmd_ring()
1752 if (cmd->command_trb != xhci->cmd_ring->dequeue) { in handle_cmd_completion()
4355 cmd->command_trb = xhci->cmd_ring->enqueue; in queue_command()
Dxhci.h817 union xhci_trb *command_trb; member
/drivers/usb/cdns3/
Dcdnsp-gadget.h735 union cdnsp_trb *command_trb; member
Dcdnsp-gadget.c533 cmd_trb = pdev->cmd.command_trb; in cdnsp_wait_for_cmd_compl()
Dcdnsp-ring.c2368 pdev->cmd.command_trb = pdev->cmd_ring->enqueue; in cdnsp_queue_command()