Searched refs:usb_hcd_pci_remove (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/core/
H A Dhcd-pci.c154 * usb_hcd_pci_remove - shutdown processing for PCI-based HCDs
164 void usb_hcd_pci_remove (struct pci_dev *dev) function
182 EXPORT_SYMBOL (usb_hcd_pci_remove); variable
H A Dhcd.h230 extern void usb_hcd_pci_remove (struct pci_dev *dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-pci.c387 .remove = usb_hcd_pci_remove,
H A Dohci-pci.c314 .remove = usb_hcd_pci_remove,
H A Duhci-hcd.c905 .remove = usb_hcd_pci_remove,

Completed in 127 milliseconds