Searched refs:add_endpoint (Results 1 – 3 of 3) sorted by relevance
366 int (*add_endpoint)(struct usb_hcd *, struct usb_device *, member
1920 ret = hcd->driver->add_endpoint(hcd, udev, &alt->endpoint[j]); in usb_hcd_alloc_bandwidth()1956 ret = hcd->driver->add_endpoint(hcd, udev, in usb_hcd_alloc_bandwidth()
5367 .add_endpoint = xhci_add_endpoint,