Searched refs:edac_mc_alloc (Results 1 - 33 of 33) sorted by relevance

/linux-4.1.27/drivers/edac/
H A Docteon_edac-lmc.c246 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, sizeof(struct octeon_lmc_pvt)); octeon_lmc_edac_probe()
278 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, sizeof(struct octeon_lmc_pvt)); octeon_lmc_edac_probe()
H A Dghes_edac.c451 * We need to serialize edac_mc_alloc() and edac_mc_add_mc(), ghes_edac_register()
455 mci = edac_mc_alloc(ghes_edac_mc_num, ARRAY_SIZE(layers), layers, ghes_edac_register()
H A Damd76x_edac.c254 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); amd76x_probe1()
H A Dcell_edac.c208 mci = edac_mc_alloc(pdev->id, ARRAY_SIZE(layers), layers, cell_edac_probe()
H A Dedac_mc.c238 * edac_mc_alloc: Allocate and partially fill a struct mem_ctl_info structure
261 struct mem_ctl_info *edac_mc_alloc(unsigned mc_num, edac_mc_alloc() function
456 EXPORT_SYMBOL_GPL(edac_mc_alloc); variable
468 * in edac_mc_alloc(). edac_mc_free()
H A Dhighbank_mc_edac.c180 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, highbank_mc_probe()
H A Di82860_edac.c208 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); i82860_probe1()
H A Dpasemi_edac.c218 mci = edac_mc_alloc(system_mmc_id++, ARRAY_SIZE(layers), layers, pasemi_edac_probe()
H A Dtile_edac.c144 mci = edac_mc_alloc(pdev->id, ARRAY_SIZE(layers), layers, tile_edac_mc_probe()
H A Daltera_edac.c310 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, altr_sdram_probe()
H A Di3200_edac.c364 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, i3200_probe1()
H A Dr82600_edac.c293 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); r82600_probe1()
H A Dx38_edac.c347 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); x38_probe1()
H A De7xxx_edac.c451 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); e7xxx_probe1()
H A Dedac_core.h445 struct mem_ctl_info *edac_mc_alloc(unsigned mc_num,
H A Di3000_edac.c365 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); i3000_probe1()
H A Di82443bxgx_edac.c257 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); i82443bxgx_edacmc_probe1()
H A Di82875p_edac.c414 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); i82875p_probe1()
H A Di82975x_edac.c551 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); i82975x_probe1()
H A Die31200_edac.c353 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, ie31200_probe1()
H A Dsynopsys_edac.c462 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, synps_edac_mc_probe()
H A Dmv64x60_edac.c718 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, mv64x60_mc_err_probe()
H A Dcpc925_edac.c983 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, cpc925_probe()
H A Di5100_edac.c1064 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, i5100_init_one()
H A Di7300_edac.c1054 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); i7300_init_one()
H A Dmpc85xx_edac.c1023 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, mpc85xx_mc_err_probe()
H A De752x_edac.c1295 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); e752x_probe1()
H A Di5000_edac.c1408 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); i5000_probe1()
H A Di5400_edac.c1292 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); i5400_probe1()
H A Dppc4xx_edac.c1288 mci = edac_mc_alloc(ppc4xx_edac_instance, ARRAY_SIZE(layers), layers, ppc4xx_edac_probe()
H A Di7core_edac.c2207 mci = edac_mc_alloc(i7core_dev->socket, ARRAY_SIZE(layers), layers, i7core_register_mci()
H A Dsb_edac.c2285 mci = edac_mc_alloc(sbridge_dev->mc, ARRAY_SIZE(layers), layers, sbridge_register_mci()
H A Damd64_edac.c2819 mci = edac_mc_alloc(nid, ARRAY_SIZE(layers), layers, 0); init_one_instance()

Completed in 1050 milliseconds