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

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

Completed in 155 milliseconds