Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-ring.c3815 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command() function
3860 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_slot_control()
3868 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_address_device()
3877 return queue_command(xhci, cmd, field1, field2, field3, field4, false); in xhci_queue_vendor_command()
3884 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_reset_device()
3894 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_configure_endpoint()
3904 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_evaluate_context()
3922 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_stop_endpoint()
3974 ret = queue_command(xhci, cmd, in xhci_queue_new_dequeue_state()
4002 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_reset_ep()