Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.c861 static const struct of_device_id fimc_of_match[]; variable
880 of_id = of_match_node(fimc_of_match, node); in fimc_parse_dt()
1138 static const struct of_device_id fimc_of_match[] = { variable
1161 .of_match_table = fimc_of_match,
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c1404 static const struct of_device_id fimc_of_match[] = { variable
1409 MODULE_DEVICE_TABLE(of, fimc_of_match);
1415 .of_match_table = fimc_of_match,