Home
last modified time | relevance | path

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

/linux-4.4.14/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.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_fimc.c1834 static const struct of_device_id fimc_of_match[] = { variable
1839 MODULE_DEVICE_TABLE(of, fimc_of_match);
1845 .of_match_table = fimc_of_match,