Searched refs:usb_hcd_pci_probe (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.c47 * usb_hcd_pci_probe - initialize PCI-based HCDs
58 int usb_hcd_pci_probe (struct pci_dev *dev, const struct pci_device_id *id) function
147 EXPORT_SYMBOL (usb_hcd_pci_probe); variable
158 * Reverses the effect of usb_hcd_pci_probe(), first invoking
H A Dhcd.h228 extern int usb_hcd_pci_probe (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.c386 .probe = usb_hcd_pci_probe,
H A Dohci-pci.c313 .probe = usb_hcd_pci_probe,
H A Duhci-hcd.c904 .probe = usb_hcd_pci_probe,

Completed in 179 milliseconds