Searched refs:xhci_queue_vendor_command (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci.h | 2127 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
H A D | xhci-ring.c | 4236 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command() function
|
H A D | xhci.c | 695 ret = xhci_queue_vendor_command(xhci, command, 0, 0, 0, in xhci_run()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci.h | 2166 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
H A D | xhci-ring.c | 4384 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command() function
|
H A D | xhci.c | 541 ret = xhci_queue_vendor_command(xhci, command, 0, 0, 0, in xhci_run()
|
Completed in 33 milliseconds