altr_edac_a10_device_of_match 1123 drivers/edac/altera_edac.c static const struct of_device_id altr_edac_a10_device_of_match[]; altr_edac_a10_device_of_match 1156 drivers/edac/altera_edac.c pdev_id = of_match_node(altr_edac_a10_device_of_match, child); altr_edac_a10_device_of_match 1753 drivers/edac/altera_edac.c static const struct of_device_id altr_edac_a10_device_of_match[] = { altr_edac_a10_device_of_match 1785 drivers/edac/altera_edac.c MODULE_DEVICE_TABLE(of, altr_edac_a10_device_of_match); altr_edac_a10_device_of_match 1956 drivers/edac/altera_edac.c of_match_node(altr_edac_a10_device_of_match, np);