Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c1580 static int g2d_runtime_suspend(struct device *dev) in g2d_runtime_suspend() function
1604 SET_RUNTIME_PM_OPS(g2d_runtime_suspend, g2d_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A 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)

Completed in 5 milliseconds