Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_drv.c330 static const struct component_master_ops exynos_drm_ops = { variable
345 return component_master_add_with_match(&pdev->dev, &exynos_drm_ops, in exynos_drm_platform_probe()
351 component_master_del(&pdev->dev, &exynos_drm_ops); in exynos_drm_platform_remove()