Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Daltera_edac.c1893 static int altr_edac_a10_device_add(struct altr_arria10_edac *edac, in altr_edac_a10_device_add() function
1917 if (!devres_open_group(edac->dev, altr_edac_a10_device_add, GFP_KERNEL)) in altr_edac_a10_device_add()
2018 devres_remove_group(edac->dev, altr_edac_a10_device_add); in altr_edac_a10_device_add()
2197 altr_edac_a10_device_add(edac, child); in altr_edac_a10_probe()