Home
last modified time | relevance | path

Searched refs:edac_mc_alloc (Results 1 – 25 of 32) sorted by relevance

12

/drivers/edac/
Docteon_edac-lmc.c263 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, sizeof(struct octeon_lmc_pvt)); in octeon_lmc_edac_probe()
301 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, sizeof(struct octeon_lmc_pvt)); in octeon_lmc_edac_probe()
Dtile_edac.c144 mci = edac_mc_alloc(pdev->id, ARRAY_SIZE(layers), layers, in tile_edac_mc_probe()
Dpasemi_edac.c218 mci = edac_mc_alloc(system_mmc_id++, ARRAY_SIZE(layers), layers, in pasemi_edac_probe()
Dhighbank_mc_edac.c173 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in highbank_mc_probe()
Damd76x_edac.c254 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in amd76x_probe1()
Dedac_core.h445 struct mem_ctl_info *edac_mc_alloc(unsigned mc_num,
Di82860_edac.c208 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i82860_probe1()
Dr82600_edac.c293 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in r82600_probe1()
Dcell_edac.c208 mci = edac_mc_alloc(pdev->id, ARRAY_SIZE(layers), layers, in cell_edac_probe()
Daltera_edac.c310 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in altr_sdram_probe()
Di82443bxgx_edac.c257 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i82443bxgx_edacmc_probe1()
Di3200_edac.c364 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in i3200_probe1()
Di3000_edac.c365 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i3000_probe1()
Di82875p_edac.c414 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in i82875p_probe1()
Dx38_edac.c347 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in x38_probe1()
Die31200_edac.c353 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in ie31200_probe1()
Dedac_mc.c261 struct mem_ctl_info *edac_mc_alloc(unsigned mc_num, in edac_mc_alloc() function
456 EXPORT_SYMBOL_GPL(edac_mc_alloc);
Di82975x_edac.c551 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in i82975x_probe1()
De7xxx_edac.c451 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in e7xxx_probe1()
Dghes_edac.c455 mci = edac_mc_alloc(ghes_edac_mc_num, ARRAY_SIZE(layers), layers, in ghes_edac_register()
Dppc4xx_edac.c1289 mci = edac_mc_alloc(ppc4xx_edac_instance, ARRAY_SIZE(layers), layers, in ppc4xx_edac_probe()
Dmv64x60_edac.c718 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in mv64x60_mc_err_probe()
Di7300_edac.c1054 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in i7300_init_one()
Dcpc925_edac.c983 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in cpc925_probe()
Di5100_edac.c1069 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in i5100_init_one()

12