Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmipi-csis.c762 static const struct of_device_id s5pcsis_of_match[]; variable
781 of_id = of_match_node(s5pcsis_of_match, dev->of_node); in s5pcsis_probe()
1006 static const struct of_device_id s5pcsis_of_match[] = { variable
1019 MODULE_DEVICE_TABLE(of, s5pcsis_of_match);
1025 .of_match_table = s5pcsis_of_match,