Searched refs:exynos_g2d_match (Results 1 - 2 of 2) sorted by relevance

/drivers/media/platform/s5p-g2d/
H A Dg2d.c624 static const struct of_device_id exynos_g2d_match[]; variable in typeref:struct:of_device_id
731 of_id = of_match_node(exynos_g2d_match, pdev->dev.of_node);
785 static const struct of_device_id exynos_g2d_match[] = { variable in typeref:struct:of_device_id
795 MODULE_DEVICE_TABLE(of, exynos_g2d_match);
816 .of_match_table = exynos_g2d_match,
/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c1571 static const struct of_device_id exynos_g2d_match[] = { variable in typeref:struct:of_device_id
1576 MODULE_DEVICE_TABLE(of, exynos_g2d_match);
1585 .of_match_table = exynos_g2d_match,

Completed in 68 milliseconds