Home
last modified time | relevance | path

Searched refs:xhci_drop_endpoint (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/usb/host/
H A Dxhci-mtk-sch.c1048 ret = xhci_drop_endpoint(hcd, udev, ep); in xhci_mtk_drop_ep()
H A Dxhci.c1813 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev, in xhci_drop_endpoint() function
1881 EXPORT_SYMBOL_GPL(xhci_drop_endpoint);
5439 .drop_endpoint = xhci_drop_endpoint,
H A Dxhci.h1872 int xhci_drop_endpoint(struct usb_hcd *hcd, struct usb_device *udev,