Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c748 ret = xhci_add_endpoint(hcd, udev, ep); in xhci_mtk_add_ep()
H A Dxhci-trace.h352 DEFINE_EVENT(xhci_log_ep_ctx, xhci_add_endpoint,
H A Dxhci.c1863 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_add_endpoint() function
1962 EXPORT_SYMBOL_GPL(xhci_add_endpoint);
5325 .add_endpoint = xhci_add_endpoint,
H A Dxhci.h1886 int xhci_add_endpoint(struct usb_hcd *hcd, struct usb_device *udev,