Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h2079 int xhci_endpoint_init(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev,
H A Dxhci-mem.c1394 int xhci_endpoint_init(struct xhci_hcd *xhci, in xhci_endpoint_init() function
H A Dxhci.c1932 if (xhci_endpoint_init(xhci, virt_dev, udev, ep, GFP_NOIO) < 0) { in xhci_add_endpoint()