Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c439 static const struct component_master_ops exynos_drm_ops = { variable
454 return component_master_add_with_match(&pdev->dev, &exynos_drm_ops, in exynos_drm_platform_probe()
460 component_master_del(&pdev->dev, &exynos_drm_ops); in exynos_drm_platform_remove()