Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/edac/
Daltera_edac.c1334 static const struct of_device_id altr_edac_a10_device_of_match[]; variable
1367 pdev_id = of_match_node(altr_edac_a10_device_of_match, child); in altr_init_a10_ecc_device_type()
1889 static const struct of_device_id altr_edac_a10_device_of_match[] = { variable
1918 MODULE_DEVICE_TABLE(of, altr_edac_a10_device_of_match);
2003 of_match_node(altr_edac_a10_device_of_match, np); in altr_edac_a10_device_add()