Searched refs:usb_hcd_pci_remove (Results 1 – 6 of 6) sorted by relevance
315 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function357 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove);
305 .remove = usb_hcd_pci_remove,
294 .remove = usb_hcd_pci_remove,
419 usb_hcd_pci_remove(dev); in xhci_pci_probe()448 usb_hcd_pci_remove(dev); in xhci_pci_remove()
375 usb_hcd_pci_remove(pdev); in ehci_pci_remove()
484 extern void usb_hcd_pci_remove(struct pci_dev *dev);