Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-pci.c934 xhci_shutdown(hcd); in xhci_pci_shutdown()
Dxhci.c631 void xhci_shutdown(struct usb_hcd *hcd) in xhci_shutdown() function
666 EXPORT_SYMBOL_GPL(xhci_shutdown);
5281 .shutdown = xhci_shutdown,
Dxhci.h2128 void xhci_shutdown(struct usb_hcd *hcd);
Dxhci-tegra.c1956 xhci_shutdown(tegra->hcd); in tegra_xusb_shutdown()