altr_edac_device_of_match 570 drivers/edac/altera_edac.c static const struct of_device_id altr_edac_device_of_match[]; altr_edac_device_of_match 580 drivers/edac/altera_edac.c of_platform_populate(pdev->dev.of_node, altr_edac_device_of_match, altr_edac_device_of_match 749 drivers/edac/altera_edac.c static const struct of_device_id altr_edac_device_of_match[] = { altr_edac_device_of_match 758 drivers/edac/altera_edac.c MODULE_DEVICE_TABLE(of, altr_edac_device_of_match); altr_edac_device_of_match 823 drivers/edac/altera_edac.c drvdata->data = of_match_node(altr_edac_device_of_match, np)->data; altr_edac_device_of_match 886 drivers/edac/altera_edac.c .of_match_table = altr_edac_device_of_match,