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