Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dmipi-csis.c759 static const struct of_device_id s5pcsis_of_match[]; variable
779 of_id = of_match_node(s5pcsis_of_match, dev->of_node); in s5pcsis_probe()
1007 static const struct of_device_id s5pcsis_of_match[] = { variable
1020 MODULE_DEVICE_TABLE(of, s5pcsis_of_match);
1026 .of_match_table = s5pcsis_of_match,