Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c644 static struct platform_device *exynos_drm_pdevs[PDEV_COUNT]; variable
651 platform_device_unregister(exynos_drm_pdevs[i]); in exynos_drm_unregister_devices()
652 exynos_drm_pdevs[i] = NULL; in exynos_drm_unregister_devices()
667 exynos_drm_pdevs[i] = pdev; in exynos_drm_register_devices()
671 platform_device_unregister(exynos_drm_pdevs[i]); in exynos_drm_register_devices()
672 exynos_drm_pdevs[i] = NULL; in exynos_drm_register_devices()