Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c562 static struct platform_driver *const exynos_drm_drv_with_simple_dev[] = { variable
571 #define PDEV_COUNT ARRAY_SIZE(exynos_drm_drv_with_simple_dev)
661 struct platform_driver *d = exynos_drm_drv_with_simple_dev[i]; in exynos_drm_register_devices()