Home
last modified time | relevance | path

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

/drivers/edac/
Dmv64x60_edac.c27 static int edac_mc_idx; variable
718 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in mv64x60_mc_err_probe()
732 pdata->edac_idx = edac_mc_idx++; in mv64x60_mc_err_probe()
Dcpc925_edac.c937 static int edac_mc_idx; in cpc925_probe() local
983 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in cpc925_probe()
993 pdata->edac_idx = edac_mc_idx++; in cpc925_probe()
Dmpc85xx_edac.c34 static int edac_mc_idx; variable
1039 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in mpc85xx_mc_err_probe()
1050 pdata->edac_idx = edac_mc_idx++; in mpc85xx_mc_err_probe()