Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/ivpu/
Divpu_pm.h33 int ivpu_pm_runtime_resume_cb(struct device *dev);
Divpu_pm.c276 int ivpu_pm_runtime_resume_cb(struct device *dev) in ivpu_pm_runtime_resume_cb() function
Divpu_drv.c766 SET_RUNTIME_PM_OPS(ivpu_pm_runtime_suspend_cb, ivpu_pm_runtime_resume_cb, NULL)