Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-pci.c899 xhci_shutdown(hcd); in xhci_pci_shutdown()
Dxhci.c669 void xhci_shutdown(struct usb_hcd *hcd) in xhci_shutdown() function
704 EXPORT_SYMBOL_GPL(xhci_shutdown);
5354 .shutdown = xhci_shutdown,
Dxhci.h1846 void xhci_shutdown(struct usb_hcd *hcd);
Dxhci-tegra.c1956 xhci_shutdown(tegra->hcd); in tegra_xusb_shutdown()