Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.c1445 static const struct of_device_id flite_of_match[]; variable
1463 of_id = of_match_node(flite_of_match, dev->of_node); in fimc_lite_probe()
1644 static const struct of_device_id flite_of_match[] = { variable
1655 MODULE_DEVICE_TABLE(of, flite_of_match);
1661 .of_match_table = flite_of_match,