Searched refs:DEV_UNKNOWN (Results 1 - 21 of 21) sorted by relevance

/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dadf_cfg_common.h72 DEV_UNKNOWN = 0, enumerator in enum:adf_device_type
/linux-4.1.27/drivers/edac/
H A Dghes_edac.c167 dimm->dtype = DEV_UNKNOWN; ghes_edac_dmidecode()
515 dimm->dtype = DEV_UNKNOWN; ghes_edac_register()
H A Die31200_edac.c421 dimm->dtype = DEV_UNKNOWN; ie31200_probe1()
430 dimm->dtype = DEV_UNKNOWN; ie31200_probe1()
H A Dsynopsys_edac.c282 dt = DEV_UNKNOWN; synps_edac_get_dtype()
303 if (dt == DEV_UNKNOWN) synps_edac_get_eccstate()
H A Damd76x_edac.c216 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; amd76x_init_csrows()
H A Di82860_edac.c181 dimm->dtype = DEV_UNKNOWN; i82860_init_csrows()
H A Dpasemi_edac.c185 dimm->dtype = DEV_UNKNOWN; pasemi_edac_init_csrows()
H A Dtile_edac.c118 dimm->dtype = DEV_UNKNOWN; tile_edac_init_csrows()
H A Di3200_edac.c411 dimm->dtype = DEV_UNKNOWN; i3200_probe1()
H A Dr82600_edac.c262 dimm->dtype = DEV_UNKNOWN; r82600_init_csrows()
H A Dx38_edac.c392 dimm->dtype = DEV_UNKNOWN; x38_probe1()
H A Di3000_edac.c417 dimm->dtype = DEV_UNKNOWN; i3000_probe1()
H A Di82443bxgx_edac.c227 dimm->dtype = DEV_UNKNOWN; i82443bxgx_init_csrows()
H A Di82875p_edac.c383 dimm->dtype = DEV_UNKNOWN; i82875p_init_csrows()
H A Dmv64x60_edac.c693 dimm->dtype = DEV_UNKNOWN; mv64x60_init_csrows()
H A Dcpc925_edac.c378 dtype = DEV_UNKNOWN; cpc925_init_csrows()
H A Dedac_mc_sysfs.c117 [DEV_UNKNOWN] = "Unknown",
H A Dmpc85xx_edac.c998 dimm->dtype = DEV_UNKNOWN; mpc85xx_init_csrows()
H A Dppc4xx_edac.c848 return DEV_UNKNOWN; ppc4xx_edac_get_dtype()
H A Di7core_edac.c630 dimm->dtype = DEV_UNKNOWN; get_dimm_config()
/linux-4.1.27/include/linux/
H A Dedac.h92 * @DEV_UNKNOWN: Can't be determined, or MC doesn't support detect it
104 DEV_UNKNOWN = 0, enumerator in enum:dev_type
114 #define DEV_FLAG_UNKNOWN BIT(DEV_UNKNOWN)

Completed in 493 milliseconds