Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-core.c886 static const struct of_device_id fimc_of_match[]; variable
905 of_id = of_match_node(fimc_of_match, node); in fimc_parse_dt()
1224 static const struct of_device_id fimc_of_match[] = { variable
1247 .of_match_table = fimc_of_match,
/Linux-v4.19/drivers/gpu/drm/exynos/
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,