Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/s5p-g2d/
Dg2d.c617 static const struct of_device_id exynos_g2d_match[]; variable
717 of_id = of_match_node(exynos_g2d_match, pdev->dev.of_node); in g2d_probe()
768 static const struct of_device_id exynos_g2d_match[] = { variable
778 MODULE_DEVICE_TABLE(of, exynos_g2d_match);
785 .of_match_table = exynos_g2d_match,
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_g2d.c1607 static const struct of_device_id exynos_g2d_match[] = { variable
1612 MODULE_DEVICE_TABLE(of, exynos_g2d_match);
1621 .of_match_table = exynos_g2d_match,