Lines Matching refs:queue_command
63 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
772 ret = queue_command(xhci, cmd, in xhci_move_dequeue_past_td()
4352 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command() function
4398 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_slot_control()
4406 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_address_device()
4415 return queue_command(xhci, cmd, field1, field2, field3, field4, false); in xhci_queue_vendor_command()
4422 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_reset_device()
4432 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_configure_endpoint()
4443 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_get_port_bw()
4453 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_evaluate_context()
4471 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_stop_endpoint()
4486 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_reset_ep()