Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Dfsl_ddr_edac.c35 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 Dcpc925_edac.c908 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 Dmv64x60_edac.c26 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 Dfsl_ddr_edac.c32 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 Dcpc925_edac.c908 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