exynos_g2d_match 1608 drivers/gpu/drm/exynos/exynos_drm_g2d.c static const struct of_device_id exynos_g2d_match[] = {
exynos_g2d_match 1613 drivers/gpu/drm/exynos/exynos_drm_g2d.c MODULE_DEVICE_TABLE(of, exynos_g2d_match);
exynos_g2d_match 1622 drivers/gpu/drm/exynos/exynos_drm_g2d.c 		.of_match_table = exynos_g2d_match,
exynos_g2d_match  617 drivers/media/platform/s5p-g2d/g2d.c static const struct of_device_id exynos_g2d_match[];
exynos_g2d_match  717 drivers/media/platform/s5p-g2d/g2d.c 	of_id = of_match_node(exynos_g2d_match, pdev->dev.of_node);
exynos_g2d_match  768 drivers/media/platform/s5p-g2d/g2d.c static const struct of_device_id exynos_g2d_match[] = {
exynos_g2d_match  778 drivers/media/platform/s5p-g2d/g2d.c MODULE_DEVICE_TABLE(of, exynos_g2d_match);
exynos_g2d_match  785 drivers/media/platform/s5p-g2d/g2d.c 		.of_match_table = exynos_g2d_match,