Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.h1896 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci,
Dxhci.c2855 ret = xhci_queue_configure_endpoint(xhci, command, in xhci_configure_endpoint()
3235 err = xhci_queue_configure_endpoint(xhci, cfg_cmd, cfg_cmd->in_ctx->dma, in xhci_endpoint_reset()
Dxhci-ring.c4351 int xhci_queue_configure_endpoint(struct xhci_hcd *xhci, in xhci_queue_configure_endpoint() function