Searched refs:xhci_queue_address_device (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.h | 2125 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
H A D | xhci-ring.c | 4227 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_address_device() function
|
H A D | xhci.c | 4209 ret = xhci_queue_address_device(xhci, command, virt_dev->in_ctx->dma, in xhci_setup_device()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.h | 2164 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
H A D | xhci-ring.c | 4375 int xhci_queue_address_device(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_address_device() function
|
H A D | xhci.c | 4100 ret = xhci_queue_address_device(xhci, command, virt_dev->in_ctx->dma, in xhci_setup_device()
|
Completed in 32 milliseconds