Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/exynos/
Dexynos_drm_g2d.c1577 static int g2d_runtime_suspend(struct device *dev) in g2d_runtime_suspend() function
1600 RUNTIME_PM_OPS(g2d_runtime_suspend, g2d_runtime_resume, NULL)