Home
last modified time | relevance | path

Searched refs:mod_ver (Results 1 – 28 of 28) sorted by relevance

/linux-4.1.27/drivers/edac/
Dhighbank_mc_edac.c228 mci->mod_ver = "1"; in highbank_mc_probe()
Damd76x_edac.c266 mci->mod_ver = AMD76X_REVISION; in amd76x_probe1()
Dr82600_edac.c319 mci->mod_ver = R82600_REVISION; in r82600_probe1()
Di82860_edac.c219 mci->mod_ver = I82860_REVISION; in i82860_probe1()
Daltera_edac.c329 mci->mod_ver = EDAC_VERSION; in altr_sdram_probe()
Di82443bxgx_edac.c323 mci->mod_ver = I82443_REVISION; in i82443bxgx_edacmc_probe1()
Dsynopsys_edac.c416 mci->mod_ver = "1"; in synps_edac_mc_init()
Di3200_edac.c378 mci->mod_ver = I3200_REVISION; in i3200_probe1()
Dx38_edac.c360 mci->mod_ver = X38_REVISION; in x38_probe1()
Di3000_edac.c378 mci->mod_ver = I3000_REVISION; in i3000_probe1()
Di82875p_edac.c426 mci->mod_ver = I82875P_REVISION; in i82875p_probe1()
Die31200_edac.c370 mci->mod_ver = IE31200_REVISION; in ie31200_probe1()
De7xxx_edac.c461 mci->mod_ver = E7XXX_REVISION; in e7xxx_probe1()
Di82975x_edac.c563 mci->mod_ver = I82975X_REVISION; in i82975x_probe1()
Dghes_edac.c474 mci->mod_ver = GHES_EDAC_REVISION; in ghes_edac_register()
Dppc4xx_edac.c1067 mci->mod_ver = PPC4XX_EDAC_MODULE_REVISION; in ppc4xx_edac_mc_init()
Dmv64x60_edac.c774 mci->mod_ver = MV64x60_REVISION; in mv64x60_mc_err_probe()
Di7300_edac.c1080 mci->mod_ver = I7300_REVISION; in i7300_init_one()
Dcpc925_edac.c1003 mci->mod_ver = CPC925_EDAC_REVISION; in cpc925_probe()
Di5100_edac.c1113 mci->mod_ver = "not versioned"; in i5100_init_one()
Di5400_edac.c1317 mci->mod_ver = I5400_REVISION; in i5400_probe1()
De752x_edac.c1306 mci->mod_ver = E752X_REVISION; in e752x_probe1()
Di5000_edac.c1433 mci->mod_ver = I5000_REVISION; in i5000_probe1()
Dmpc85xx_edac.c1075 mci->mod_ver = MPC85XX_REVISION; in mpc85xx_mc_err_probe()
Di7core_edac.c2230 mci->mod_ver = I7CORE_REVISION; in i7core_register_mci()
Dsb_edac.c2305 mci->mod_ver = SBRIDGE_REVISION; in sbridge_register_mci()
Damd64_edac.c2685 mci->mod_ver = EDAC_AMD64_VERSION; in setup_mci_misc_attrs()
/linux-4.1.27/include/linux/
Dedac.h732 const char *mod_ver; member