Searched refs:xhci_stop_endpoint_sync (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | xhci-sideband.c | 86 xhci_stop_endpoint_sync(sb->xhci, ep, 0, GFP_KERNEL); in __xhci_sideband_remove_endpoint() 231 return xhci_stop_endpoint_sync(sb->xhci, ep, 0, GFP_KERNEL); in xhci_sideband_stop_endpoint()
|
| H A D | xhci.h | 1954 int xhci_stop_endpoint_sync(struct xhci_hcd *xhci, struct xhci_virt_ep *ep,
|
| H A D | xhci.c | 2897 int xhci_stop_endpoint_sync(struct xhci_hcd *xhci, struct xhci_virt_ep *ep, int suspend, in xhci_stop_endpoint_sync() function 2941 EXPORT_SYMBOL_GPL(xhci_stop_endpoint_sync);
|