Searched refs:altr_edac_a10_device_of_match (Results 1 – 1 of 1) sorted by relevance
1025 static const struct of_device_id altr_edac_a10_device_of_match[]; variable1055 pdev_id = of_match_node(altr_edac_a10_device_of_match, child); in altr_init_a10_ecc_device_type()1695 static const struct of_device_id altr_edac_a10_device_of_match[] = { variable1727 MODULE_DEVICE_TABLE(of, altr_edac_a10_device_of_match);1895 of_match_node(altr_edac_a10_device_of_match, np); in altr_edac_a10_device_add()2185 if (of_match_node(altr_edac_a10_device_of_match, child)) in altr_edac_a10_probe()