Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/
Dhcd.h165 extern int usb_hcd_pci_suspend (struct pci_dev *dev, u32 state);
Dhcd.c817 int usb_hcd_pci_suspend (struct pci_dev *dev, u32 state) in usb_hcd_pci_suspend() function
839 EXPORT_SYMBOL (usb_hcd_pci_suspend);
/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c1051 .suspend = usb_hcd_pci_suspend,