Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_dp.c266 static int exynos_dp_suspend(struct device *dev) in exynos_dp_suspend() function
282 SET_RUNTIME_PM_OPS(exynos_dp_suspend, exynos_dp_resume, NULL)
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_dp.c263 static int exynos_dp_suspend(struct device *dev) in exynos_dp_suspend() function
277 static DEFINE_RUNTIME_DEV_PM_OPS(exynos_dp_pm_ops, exynos_dp_suspend,

Completed in 1 milliseconds