Searched refs:usb_hcd_pci_remove (Results 1 – 3 of 3) sorted by relevance
160 extern void usb_hcd_pci_remove (struct pci_dev *dev);
715 usb_hcd_pci_remove (dev); in usb_hcd_pci_probe()736 void usb_hcd_pci_remove (struct pci_dev *dev) in usb_hcd_pci_remove() function779 EXPORT_SYMBOL (usb_hcd_pci_remove);
1048 .remove = usb_hcd_pci_remove,