Home
last modified time | relevance | path

Searched refs:vsp1_pm_runtime_suspend (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_drv.c620 static int __maybe_unused vsp1_pm_runtime_suspend(struct device *dev) in vsp1_pm_runtime_suspend() function
645 SET_RUNTIME_PM_OPS(vsp1_pm_runtime_suspend, vsp1_pm_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_drv.c629 static int __maybe_unused vsp1_pm_runtime_suspend(struct device *dev) in vsp1_pm_runtime_suspend() function
673 SET_RUNTIME_PM_OPS(vsp1_pm_runtime_suspend, vsp1_pm_runtime_resume, NULL)

Completed in 2 milliseconds