Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/host/
Dxhci-ring.c61 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
725 ret = queue_command(xhci, cmd, in xhci_move_dequeue_past_td()
4325 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command() function
4370 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_slot_control()
4378 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_address_device()
4387 return queue_command(xhci, cmd, field1, field2, field3, field4, false); in xhci_queue_vendor_command()
4394 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_reset_device()
4404 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_configure_endpoint()
4414 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_evaluate_context()
4432 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_stop_endpoint()
[all …]
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-ring.c4176 static int queue_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in queue_command() function
4221 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_slot_control()
4229 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_address_device()
4238 return queue_command(xhci, cmd, field1, field2, field3, field4, false); in xhci_queue_vendor_command()
4245 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_reset_device()
4255 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_configure_endpoint()
4265 return queue_command(xhci, cmd, lower_32_bits(in_ctx_ptr), in xhci_queue_evaluate_context()
4283 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_stop_endpoint()
4335 ret = queue_command(xhci, cmd, in xhci_queue_new_dequeue_state()
4363 return queue_command(xhci, cmd, 0, 0, 0, in xhci_queue_reset_ep()