Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/core/
Dhcd-pci.c566 static int hcd_pci_runtime_resume(struct device *dev) in hcd_pci_runtime_resume() function
579 #define hcd_pci_runtime_resume NULL macro
597 .runtime_resume = hcd_pci_runtime_resume,