Home
last modified time | relevance | path

Searched refs:xhci_add_endpoint (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-trace.h388 DEFINE_EVENT(xhci_log_ep_ctx, xhci_add_endpoint,
H A Dxhci-mtk-sch.c1033 ret = xhci_add_endpoint(hcd, udev, ep); in xhci_mtk_add_ep()
H A Dxhci.c1883 * A call to xhci_drop_endpoint() followed by a call to xhci_add_endpoint() will
1886 * A call to xhci_add_endpoint() followed by a call to xhci_drop_endpoint() is
1966 * A call to xhci_drop_endpoint() followed by a call to xhci_add_endpoint() will
1969 * A call to xhci_add_endpoint() followed by a call to xhci_drop_endpoint() is
1976 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_add_endpoint() function
2075 EXPORT_SYMBOL_GPL(xhci_add_endpoint);
3038 /* Called after one or more calls to xhci_add_endpoint() or
5556 .add_endpoint = xhci_add_endpoint,
H A Dxhci.h1882 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev,