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

/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-core.c876 static const struct of_device_id fimc_of_match[]; variable in typeref:struct:of_device_id
895 of_id = of_match_node(fimc_of_match, node); fimc_parse_dt()
1271 static const struct of_device_id fimc_of_match[] = { variable in typeref:struct:of_device_id
1295 .of_match_table = fimc_of_match,
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dexynos_drm_fimc.c1834 static const struct of_device_id fimc_of_match[] = { variable in typeref:struct:of_device_id
1839 MODULE_DEVICE_TABLE(of, fimc_of_match);
1845 .of_match_table = fimc_of_match,

Completed in 55 milliseconds