Home
last modified time | relevance | path

Searched refs:ivpu_pm_runtime_suspend_cb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/accel/ivpu/
H A Divpu_pm.c299 int ivpu_pm_runtime_suspend_cb(struct device *dev) in ivpu_pm_runtime_suspend_cb() function
H A Divpu_drv.c890 SET_RUNTIME_PM_OPS(ivpu_pm_runtime_suspend_cb, ivpu_pm_runtime_resume_cb, NULL)