Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds