Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h2160 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci,
H A Dxhci.c2829 ret = xhci_queue_configure_endpoint(xhci, command, in xhci_configure_endpoint()
3211 err = xhci_queue_configure_endpoint(xhci, cfg_cmd, cfg_cmd->in_ctx->dma, in xhci_endpoint_reset()
H A Dxhci-ring.c4393 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci, in xhci_queue_configure_endpoint() function