Searched refs:pm_runtime_autosuspend (Results 1 – 15 of 15) sorted by relevance
44 KUNIT_EXPECT_EQ(test, 1, pm_runtime_autosuspend(dev)); in pm_runtime_already_suspended_test()119 KUNIT_EXPECT_EQ(test, -EACCES, pm_runtime_autosuspend(dev)); in pm_runtime_disabled_test()161 KUNIT_EXPECT_EQ(test, -EINVAL, pm_runtime_autosuspend(dev)); in pm_runtime_error_test()196 KUNIT_EXPECT_EQ(test, -EAGAIN, pm_runtime_autosuspend(dev)); in pm_runtime_error_test()
26 pm_runtime_autosuspend\|
208 pm_runtime_autosuspend(dev); in scsi_runtime_idle()
204 pm_runtime_autosuspend(device); in mei_gsc_pm_runtime_idle()
263 pm_runtime_autosuspend(device); in mei_txe_pm_runtime_idle()
424 pm_runtime_autosuspend(device); in mei_me_pm_runtime_idle()
383 pm_runtime_autosuspend(dev); in dwc3_xlnx_runtime_idle()
2676 pm_runtime_autosuspend(dev); in dwc3_runtime_idle()
412 static inline int pm_runtime_autosuspend(struct device *dev) in pm_runtime_autosuspend() function
490 pm_runtime_autosuspend(dev); in radeon_pmops_runtime_idle()
157 call to pm_runtime_autosuspend(). To prevent this (for example, if the callback321 then run pm_runtime_autosuspend(dev) and return its result330 `int pm_runtime_autosuspend(struct device *dev);`430 pm_runtime_autosuspend(dev) and return its result549 - pm_runtime_autosuspend()870 Instead of: pm_runtime_suspend use: pm_runtime_autosuspend;
1181 pm_runtime_autosuspend(dev); in nouveau_pmops_runtime_idle()
2037 pm_runtime_autosuspend(dev); in usb_runtime_idle()
2967 pm_runtime_autosuspend(dev); in amdgpu_pmops_runtime_idle()