Searched refs:xhci_endpoint_init (Results 1 – 3 of 3) sorted by relevance
1788 int xhci_endpoint_init(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev,
1389 int xhci_endpoint_init(struct xhci_hcd *xhci, in xhci_endpoint_init() function
1963 if (xhci_endpoint_init(xhci, virt_dev, udev, ep, GFP_NOIO) < 0) { in xhci_add_endpoint()