Searched refs:ehci_pci_remove (Results 1 – 2 of 2) sorted by relevance
141 static int ehci_pci_remove(struct udevice *dev) in ehci_pci_remove() function162 .remove = ehci_pci_remove,
384 static void ehci_pci_remove(struct pci_dev *pdev) in ehci_pci_remove() function407 .remove = ehci_pci_remove,