Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-pci.c933 xhci_shutdown(hcd); in xhci_pci_shutdown()
H A Dxhci.c766 void xhci_shutdown(struct usb_hcd *hcd) in xhci_shutdown() function
801 EXPORT_SYMBOL_GPL(xhci_shutdown);
5582 .shutdown = xhci_shutdown,
H A Dxhci.h1878 void xhci_shutdown(struct usb_hcd *hcd);
H A Dxhci-tegra.c2026 xhci_shutdown(tegra->hcd); in tegra_xusb_shutdown()