Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1931 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci,
H A Dxhci.c2839 ret = xhci_queue_configure_endpoint(xhci, command, in xhci_configure_endpoint()
3198 err = xhci_queue_configure_endpoint(xhci, cfg_cmd, cfg_cmd->in_ctx->dma, in xhci_endpoint_reset()
H A Dxhci-ring.c4510 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci, in xhci_queue_configure_endpoint()
4509 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci, xhci_queue_configure_endpoint() function