Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1919 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd,
H A Dxhci-ring.c4494 int xhci_queue_vendor_command(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_vendor_command() function
H A Dxhci.c542 ret = xhci_queue_vendor_command(xhci, command, 0, 0, 0, in xhci_run()