Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos5433_drm_decon.c584 static const struct of_device_id exynos5433_decon_driver_dt_match[] = { variable
595 MODULE_DEVICE_TABLE(of, exynos5433_decon_driver_dt_match);
613 of_id = of_match_device(exynos5433_decon_driver_dt_match, &pdev->dev); in exynos5433_decon_probe()
687 .of_match_table = exynos5433_decon_driver_dt_match,