Searched refs:ivpu_pm_runtime_resume_cb (Results 1 – 3 of 3) sorted by relevance
28 int ivpu_pm_runtime_resume_cb(struct device *dev);
219 int ivpu_pm_runtime_resume_cb(struct device *dev) in ivpu_pm_runtime_resume_cb() function
631 SET_RUNTIME_PM_OPS(ivpu_pm_runtime_suspend_cb, ivpu_pm_runtime_resume_cb, NULL)
Completed in 9 milliseconds