Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c620 static const struct of_device_id exynos_g2d_match[]; variable
706 of_id = of_match_node(exynos_g2d_match, pdev->dev.of_node); in g2d_probe()
766 static const struct of_device_id exynos_g2d_match[] = { variable
776 MODULE_DEVICE_TABLE(of, exynos_g2d_match);
783 .of_match_table = exynos_g2d_match,
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.c1603 static const struct of_device_id exynos_g2d_match[] = { variable
1608 MODULE_DEVICE_TABLE(of, exynos_g2d_match);
1617 .of_match_table = exynos_g2d_match,