Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/exynos4-is/
Dfimc-core.c876 static const struct of_device_id fimc_of_match[]; variable
895 of_id = of_match_node(fimc_of_match, node); in fimc_parse_dt()
1271 static const struct of_device_id fimc_of_match[] = { variable
1295 .of_match_table = fimc_of_match,
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fimc.c1835 static const struct of_device_id fimc_of_match[] = { variable
1840 MODULE_DEVICE_TABLE(of, fimc_of_match);
1846 .of_match_table = fimc_of_match,