Home
last modified time | relevance | path

Searched refs:gsc_runtime_suspend (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H 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)
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c1324 static int __maybe_unused gsc_runtime_suspend(struct device *dev) in gsc_runtime_suspend() function
1358 SET_RUNTIME_PM_OPS(gsc_runtime_suspend, gsc_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c1286 static int gsc_runtime_suspend(struct device *dev) in gsc_runtime_suspend() function
1307 SET_RUNTIME_PM_OPS(gsc_runtime_suspend, gsc_runtime_resume, NULL)
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c1322 static int __maybe_unused gsc_runtime_suspend(struct device *dev) in gsc_runtime_suspend() function
1356 SET_RUNTIME_PM_OPS(gsc_runtime_suspend, gsc_runtime_resume, NULL)

Completed in 8 milliseconds