usb_hcd_pci_remove  347 drivers/usb/core/hcd-pci.c EXPORT_SYMBOL_GPL(usb_hcd_pci_remove);
usb_hcd_pci_remove  369 drivers/usb/host/ehci-pci.c 	usb_hcd_pci_remove(pdev);	
usb_hcd_pci_remove  295 drivers/usb/host/ohci-pci.c 	.remove =	usb_hcd_pci_remove,
usb_hcd_pci_remove  301 drivers/usb/host/uhci-pci.c 	.remove =	usb_hcd_pci_remove,
usb_hcd_pci_remove  379 drivers/usb/host/xhci-pci.c 	usb_hcd_pci_remove(dev);
usb_hcd_pci_remove  405 drivers/usb/host/xhci-pci.c 	usb_hcd_pci_remove(dev);
usb_hcd_pci_remove  483 include/linux/usb/hcd.h extern void usb_hcd_pci_remove(struct pci_dev *dev);