Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/edac/
Daltera_edac.c1026 static const struct of_device_id altr_edac_a10_device_of_match[]; variable
1056 pdev_id = of_match_node(altr_edac_a10_device_of_match, child); in altr_init_a10_ecc_device_type()
1653 static const struct of_device_id altr_edac_a10_device_of_match[] = { variable
1685 MODULE_DEVICE_TABLE(of, altr_edac_a10_device_of_match);
1856 of_match_node(altr_edac_a10_device_of_match, np); in altr_edac_a10_device_add()
2150 if (of_match_node(altr_edac_a10_device_of_match, child)) in altr_edac_a10_probe()