Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_gsc.c1326 static int __maybe_unused gsc_runtime_suspend(struct device *dev) in gsc_runtime_suspend() function
1360 SET_RUNTIME_PM_OPS(gsc_runtime_suspend, gsc_runtime_resume, NULL)
/linux/drivers/media/platform/exynos-gsc/
A Dgsc-core.c1291 static int gsc_runtime_suspend(struct device *dev) in gsc_runtime_suspend() function
1312 SET_RUNTIME_PM_OPS(gsc_runtime_suspend, gsc_runtime_resume, NULL)

Completed in 9 milliseconds