Searched refs:edac_mc_idx (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | fsl_ddr_edac.c | 35 static int edac_mc_idx; variable 494 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in fsl_mc_err_probe() 504 pdata->edac_idx = edac_mc_idx++; in fsl_mc_err_probe()
|
H A D | cpc925_edac.c | 908 static int edac_mc_idx; in cpc925_probe() local 954 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in cpc925_probe() 964 pdata->edac_idx = edac_mc_idx++; in cpc925_probe()
|
H A D | mv64x60_edac.c | 26 static int edac_mc_idx; variable 714 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in mv64x60_mc_err_probe() 727 pdata->edac_idx = edac_mc_idx++; in mv64x60_mc_err_probe()
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | fsl_ddr_edac.c | 32 static int edac_mc_idx; variable 491 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in fsl_mc_err_probe() 501 pdata->edac_idx = edac_mc_idx++; in fsl_mc_err_probe()
|
H A D | cpc925_edac.c | 908 static int edac_mc_idx; in cpc925_probe() local 954 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in cpc925_probe() 964 pdata->edac_idx = edac_mc_idx++; in cpc925_probe()
|
Completed in 6 milliseconds