Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/ivpu/
Divpu_pm.h28 int ivpu_pm_resume_cb(struct device *dev);
Divpu_pm.c167 int ivpu_pm_resume_cb(struct device *dev) in ivpu_pm_resume_cb() function
Divpu_drv.c683 SET_SYSTEM_SLEEP_PM_OPS(ivpu_pm_suspend_cb, ivpu_pm_resume_cb)