Home
last modified time | relevance | path

Searched refs:ivpu_pm_runtime_resume_cb (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/accel/ivpu/
Divpu_pm.h30 int ivpu_pm_runtime_resume_cb(struct device *dev);
Divpu_pm.c221 int ivpu_pm_runtime_resume_cb(struct device *dev) in ivpu_pm_runtime_resume_cb() function
Divpu_drv.c684 SET_RUNTIME_PM_OPS(ivpu_pm_runtime_suspend_cb, ivpu_pm_runtime_resume_cb, NULL)