Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_rotator.c678 static const struct of_device_id exynos_rotator_match[] = { variable
693 MODULE_DEVICE_TABLE(of, exynos_rotator_match);
712 match = of_match_node(exynos_rotator_match, dev->of_node); in rotator_probe()
854 .of_match_table = exynos_rotator_match,