Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_drv.c624 static int __maybe_unused vsp1_pm_runtime_resume(struct device *dev) in vsp1_pm_runtime_resume() function
640 SET_RUNTIME_PM_OPS(vsp1_pm_runtime_suspend, vsp1_pm_runtime_resume, NULL)