Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci.h2177 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci,
Dxhci.c2806 ret = xhci_queue_configure_endpoint(xhci, command, in xhci_configure_endpoint()
3165 err = xhci_queue_configure_endpoint(xhci, cfg_cmd, cfg_cmd->in_ctx->dma, in xhci_endpoint_reset()
Dxhci-ring.c4350 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci, in xhci_queue_configure_endpoint() function