Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.h2063 int xhci_endpoint_init(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev,
Dxhci-mem.c1416 int xhci_endpoint_init(struct xhci_hcd *xhci, in xhci_endpoint_init() function
Dxhci.c2072 if (xhci_endpoint_init(xhci, virt_dev, udev, ep, GFP_NOIO) < 0) { in xhci_add_endpoint()