Searched refs:usb_hcd_pci_suspend (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.c188 * usb_hcd_pci_suspend - power management suspend of a PCI-based HCD
194 int usb_hcd_pci_suspend (struct pci_dev *dev, pm_message_t message) function
299 EXPORT_SYMBOL (usb_hcd_pci_suspend); variable
H A Dhcd.h233 extern int usb_hcd_pci_suspend (struct pci_dev *dev, pm_message_t state);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/host/
H A Dehci-pci.c390 .suspend = usb_hcd_pci_suspend,
H A Dohci-pci.c317 .suspend = usb_hcd_pci_suspend,
H A Duhci-hcd.c909 .suspend = usb_hcd_pci_suspend,

Completed in 56 milliseconds