Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Daltera_edac.c1035 static const struct of_device_id altr_edac_a10_device_of_match[]; variable
1065 pdev_id = of_match_node(altr_edac_a10_device_of_match, child); in altr_init_a10_ecc_device_type()
1705 static const struct of_device_id altr_edac_a10_device_of_match[] = { variable
1737 MODULE_DEVICE_TABLE(of, altr_edac_a10_device_of_match);
1905 of_match_node(altr_edac_a10_device_of_match, np); in altr_edac_a10_device_add()
2196 if (of_match_node(altr_edac_a10_device_of_match, child)) in altr_edac_a10_probe()