Home
last modified time | relevance | path

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

/drivers/media/platform/samsung/exynos4-is/
Dfimc-core.c862 static const struct of_device_id fimc_of_match[]; variable
881 of_id = of_match_node(fimc_of_match, node); in fimc_parse_dt()
1142 static const struct of_device_id fimc_of_match[] = { variable
1165 .of_match_table = fimc_of_match,
/drivers/gpu/drm/exynos/
Dexynos_drm_fimc.c1409 static const struct of_device_id fimc_of_match[] = { variable
1414 MODULE_DEVICE_TABLE(of, fimc_of_match);
1420 .of_match_table = fimc_of_match,