Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h2167 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci,
Dxhci.c2973 ret = xhci_queue_configure_endpoint(xhci, command, in xhci_configure_endpoint()
3332 err = xhci_queue_configure_endpoint(xhci, cfg_cmd, cfg_cmd->in_ctx->dma, in xhci_endpoint_reset()
Dxhci-ring.c4332 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci, in xhci_queue_configure_endpoint() function