Searched refs:pci_pm_runtime_suspend (Results 1 – 3 of 3) sorted by relevance
1284 static int pci_pm_runtime_suspend(struct device *dev) in pci_pm_runtime_suspend() function1407 .runtime_suspend = pci_pm_runtime_suspend,1416 #define pci_pm_runtime_suspend NULL macro
297 .runtime_suspend = pci_pm_runtime_suspend,365 pci_pm_runtime_suspend()377 pci_pm_runtime_suspend() to do the actual job. For this to work, the device's379 run by pci_pm_runtime_suspend() as the first action. If the driver's callback
2083 pci_pm_runtime_suspend+0xcb/0x1b0