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