Home
last modified time | relevance | path

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

12

/linux-4.19.296/drivers/edac/
Dedac_mc.h125 struct mem_ctl_info *edac_mc_alloc(unsigned mc_num,
Docteon_edac-lmc.c246 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, sizeof(struct octeon_lmc_pvt)); in octeon_lmc_edac_probe()
278 mci = edac_mc_alloc(mc, ARRAY_SIZE(layers), layers, sizeof(struct octeon_lmc_pvt)); in octeon_lmc_edac_probe()
Damd76x_edac.c253 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in amd76x_probe1()
Dpasemi_edac.c218 mci = edac_mc_alloc(system_mmc_id++, ARRAY_SIZE(layers), layers, in pasemi_edac_probe()
Dr82600_edac.c292 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in r82600_probe1()
Di82860_edac.c207 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i82860_probe1()
Dhighbank_mc_edac.c179 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in highbank_mc_probe()
Dti_edac.c262 mci = edac_mc_alloc(emif_id, 1, layers, sizeof(*edac)); in ti_edac_probe()
Dcell_edac.c208 mci = edac_mc_alloc(pdev->id, ARRAY_SIZE(layers), layers, in cell_edac_probe()
Dsynopsys_edac.c461 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in synps_edac_mc_probe()
Di82443bxgx_edac.c255 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i82443bxgx_edacmc_probe1()
Di3000_edac.c363 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in i3000_probe1()
Dx38_edac.c345 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, 0); in x38_probe1()
Di82875p_edac.c413 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in i82875p_probe1()
Di3200_edac.c362 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in i3200_probe1()
Di82975x_edac.c554 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in i82975x_probe1()
De7xxx_edac.c450 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in e7xxx_probe1()
Dghes_edac.c479 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(struct ghes_edac_pvt)); in ghes_edac_register()
Die31200_edac.c404 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, in ie31200_probe1()
Dedac_mc.c308 struct mem_ctl_info *edac_mc_alloc(unsigned mc_num, in edac_mc_alloc() function
503 EXPORT_SYMBOL_GPL(edac_mc_alloc);
Dfsl_ddr_edac.c490 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in fsl_mc_err_probe()
Dppc4xx_edac.c1286 mci = edac_mc_alloc(ppc4xx_edac_instance, ARRAY_SIZE(layers), layers, in ppc4xx_edac_probe()
Di7300_edac.c1054 mci = edac_mc_alloc(0, ARRAY_SIZE(layers), layers, sizeof(*pvt)); in i7300_init_one()
Dmv64x60_edac.c714 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in mv64x60_mc_err_probe()
Dcpc925_edac.c982 mci = edac_mc_alloc(edac_mc_idx, ARRAY_SIZE(layers), layers, in cpc925_probe()

12