Searched refs:usb_hcd_pci_remove (Results 1 – 6 of 6) sorted by relevance
344 usb_hcd_pci_remove(dev); in xhci_pci_probe()365 usb_hcd_pci_remove(dev); in xhci_pci_remove()
301 .remove = usb_hcd_pci_remove,
295 .remove = usb_hcd_pci_remove,
369 usb_hcd_pci_remove(pdev); in ehci_pci_remove()
316 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function361 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove);
473 extern void usb_hcd_pci_remove(struct pci_dev *dev);