Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c943 xhci_shutdown(hcd); in xhci_pci_shutdown()
H A Dxhci.c631 void xhci_shutdown(struct usb_hcd *hcd) in xhci_shutdown() function
666 EXPORT_SYMBOL_GPL(xhci_shutdown);
5300 .shutdown = xhci_shutdown,
H A Dxhci.h2135 void xhci_shutdown(struct usb_hcd *hcd);
H A Dxhci-tegra.c1956 xhci_shutdown(tegra->hcd); in tegra_xusb_shutdown()