Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dvic.c80 static int vic_runtime_suspend(struct device *dev) in vic_runtime_suspend() function
505 vic_runtime_suspend(&pdev->dev); in vic_remove()
513 SET_RUNTIME_PM_OPS(vic_runtime_suspend, vic_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dvic.c340 static int __maybe_unused vic_runtime_suspend(struct device *dev) in vic_runtime_suspend() function
545 RUNTIME_PM_OPS(vic_runtime_suspend, vic_runtime_resume, NULL)

Completed in 2 milliseconds