Home
last modified time | relevance | path

Searched refs:usb_hcd_pci_remove (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dxhci-pci.c209 usb_hcd_pci_remove(dev); in xhci_pci_probe()
222 usb_hcd_pci_remove(dev); in xhci_pci_remove()
Dohci-pci.c431 .remove = usb_hcd_pci_remove,
Dehci-pci.c496 .remove = usb_hcd_pci_remove,
Duhci-hcd.c961 .remove = usb_hcd_pci_remove,
/linux-2.6.39/drivers/usb/core/
Dhcd-pci.c286 void usb_hcd_pci_remove(struct pci_dev *dev) in usb_hcd_pci_remove() function
316 EXPORT_SYMBOL_GPL(usb_hcd_pci_remove);
/linux-2.6.39/include/linux/usb/
Dhcd.h394 extern void usb_hcd_pci_remove(struct pci_dev *dev);