Searched refs:pm_runtime_suspend (Results 1 – 8 of 8) sorted by relevance
23 pm_runtime_suspend\|
186 static inline int pm_runtime_suspend(struct device *dev) in pm_runtime_suspend() function
316 int pm_runtime_suspend(struct device *dev);324 - same as pm_runtime_suspend() except that the autosuspend delay is taken391 pm_runtime_suspend(dev) and return its result516 pm_runtime_suspend()576 calling pm_runtime_suspend() from their ->remove() routines, the driver core776 ->runtime_idle() would always call pm_runtime_suspend().823 Instead of: pm_runtime_suspend use: pm_runtime_autosuspend;
367 of pm_schedule_suspend() or pm_runtime_suspend() which for PCI devices call409 present at all), suspends the device with the help of pm_runtime_suspend().938 PCI subsystem will call pm_runtime_suspend() for the device, which in turn will
1340 pm_runtime_suspend(dev); in ifx_spi_pm_runtime_idle()
1193 pm_runtime_suspend(&pdev->dev); in sh_veu_probe()
798 pm_runtime_suspend(&icd->vdev->dev); in soc_camera_close()
2139 pm_runtime_suspend(dev); in cyttsp4_remove()