Searched refs:exynos_drm_pdevs (Results 1 – 1 of 1) sorted by relevance
644 static struct platform_device *exynos_drm_pdevs[PDEV_COUNT]; variable651 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()