Searched refs:hcd_pci_runtime_suspend (Results 1 – 1 of 1) sorted by relevance
612 static int hcd_pci_runtime_suspend(struct device *dev) in hcd_pci_runtime_suspend() function 619 dev_dbg(dev, "hcd_pci_runtime_suspend: %d\n", retval); in hcd_pci_runtime_suspend() 647 .runtime_suspend = hcd_pci_runtime_suspend,