Home
last modified time | relevance | path

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

/linux-6.12.1/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()
1139 static const struct of_device_id fimc_of_match[] = { variable
1162 .of_match_table = fimc_of_match,
/linux-6.12.1/drivers/gpu/drm/exynos/
Dexynos_drm_fimc.c1402 static const struct of_device_id fimc_of_match[] = { variable
1407 MODULE_DEVICE_TABLE(of, fimc_of_match);
1413 .of_match_table = fimc_of_match,