Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhcd.h160 extern void usb_hcd_pci_remove (struct pci_dev *dev);
Dhcd.c715 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() function
779 EXPORT_SYMBOL (usb_hcd_pci_remove);
/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c1048 .remove = usb_hcd_pci_remove,