Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c375 static const struct component_master_ops exynos_drm_ops = { variable
390 return component_master_add_with_match(&pdev->dev, &exynos_drm_ops, in exynos_drm_platform_probe()
396 component_master_del(&pdev->dev, &exynos_drm_ops); in exynos_drm_platform_remove()