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

/linux-4.4.14/drivers/media/platform/exynos-gsc/
H A Dgsc-core.c1196 static int gsc_runtime_suspend(struct device *dev) gsc_runtime_suspend() function
1241 return gsc_runtime_suspend(dev); gsc_suspend()
1249 .runtime_suspend = gsc_runtime_suspend,
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_gsc.c1776 static int gsc_runtime_suspend(struct device *dev) gsc_runtime_suspend() function
1797 SET_RUNTIME_PM_OPS(gsc_runtime_suspend, gsc_runtime_resume, NULL)

Completed in 125 milliseconds