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.c875 xhci_shutdown(hcd); in xhci_pci_shutdown()
H A Dxhci.c669 void xhci_shutdown(struct usb_hcd *hcd) in xhci_shutdown() function
704 EXPORT_SYMBOL_GPL(xhci_shutdown);
5340 .shutdown = xhci_shutdown,
H A Dxhci.h1849 void xhci_shutdown(struct usb_hcd *hcd);
H A Dxhci-tegra.c1956 xhci_shutdown(tegra->hcd); in tegra_xusb_shutdown()