Searched refs:pm_runtime_suspend (Results 1 – 12 of 12) sorted by relevance
25 pm_runtime_suspend\|
302 static inline int pm_runtime_suspend(struct device *dev) in pm_runtime_suspend() function
237 pm_runtime_suspend(dev->dev); in dpu_mdss_destroy()
321 `int pm_runtime_suspend(struct device *dev);`329 - same as pm_runtime_suspend() except that the autosuspend delay is taken408 pm_runtime_suspend(dev) and return its result541 - pm_runtime_suspend()602 calling pm_runtime_suspend() from their ->remove() routines, the driver core808 ->runtime_idle() would always call pm_runtime_suspend().856 Instead of: pm_runtime_suspend use: pm_runtime_autosuspend;
376 of pm_schedule_suspend() or pm_runtime_suspend() which for PCI devices call418 present at all), suspends the device with the help of pm_runtime_suspend().971 PCI subsystem will call pm_runtime_suspend() for the device, which in turn will
493 pm_runtime_suspend(&hdev->dev); in hdac_hda_codec_probe()
2010 pm_runtime_suspend(&hdev->dev); in hdmi_codec_probe()
634 pm_runtime_suspend(dev); in acpi_tad_probe()
1276 pm_runtime_suspend(dev); in ifx_spi_pm_runtime_idle()
1235 pm_runtime_suspend(hda_codec_dev(codec)); in azx_vs_set_state()1238 pm_runtime_suspend(card->dev); in azx_vs_set_state()
2148 pm_runtime_suspend(dev); in cyttsp4_remove()
4468 if (!pm_runtime_suspend(&(p->dev))) in amdgpu_device_suspend_display_audio()