Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/tegra/
Dvic.c79 static int vic_runtime_suspend(struct device *dev) in vic_runtime_suspend() function
506 vic_runtime_suspend(&pdev->dev); in vic_remove()
514 SET_RUNTIME_PM_OPS(vic_runtime_suspend, vic_runtime_resume, NULL)