Home
last modified time | relevance | path

Searched refs:xhci_pci_remove (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/usb/host/
Dxhci-pci.h8 void xhci_pci_remove(struct pci_dev *dev);
Dxhci-pci.c676 void xhci_pci_remove(struct pci_dev *dev) in xhci_pci_remove() function
703 EXPORT_SYMBOL_NS_GPL(xhci_pci_remove, xhci);
924 .remove = xhci_pci_remove,
Dxhci-pci-renesas.c653 .remove = xhci_pci_remove,