Home
last modified time | relevance | path

Searched refs:DEV_UNKNOWN (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_cfg_common.h42 DEV_UNKNOWN = 0, enumerator
/linux/include/linux/
H A Dedac.h73 DEV_UNKNOWN = 0, enumerator
83 #define DEV_FLAG_UNKNOWN BIT(DEV_UNKNOWN)
/linux/drivers/edac/
H A Dghes_edac.c185 dimm->dtype = DEV_UNKNOWN; in assign_dmi_dimm_info()
475 dimm->dtype = DEV_UNKNOWN; in ghes_edac_register()
H A Dsynopsys_edac.c660 dt = DEV_UNKNOWN; in zynq_get_dtype()
693 dt = DEV_UNKNOWN; in zynqmp_get_dtype()
713 if (dt == DEV_UNKNOWN) in zynq_get_ecc_state()
737 if (dt == DEV_UNKNOWN) in zynqmp_get_ecc_state()
H A Die31200_edac.c510 dimm->dtype = DEV_UNKNOWN; in ie31200_probe1()
521 dimm->dtype = DEV_UNKNOWN; in ie31200_probe1()
H A Damd76x_edac.c214 dimm->dtype = ((dms >> index) & 0x1) ? DEV_X4 : DEV_UNKNOWN; in amd76x_init_csrows()
H A Dpasemi_edac.c173 dimm->dtype = DEV_UNKNOWN; in pasemi_edac_init_csrows()
H A Dr82600_edac.c260 dimm->dtype = DEV_UNKNOWN; in r82600_init_csrows()
H A Di82860_edac.c179 dimm->dtype = DEV_UNKNOWN; in i82860_init_csrows()
H A Dbluefield_edac.c229 dimm->dtype = DEV_UNKNOWN; in bluefield_edac_init_dimms()
H A Dskx_common.c233 return DEV_UNKNOWN; in get_width()
433 dimm->dtype = DEV_UNKNOWN; in skx_get_nvdimm_info()
H A Di82443bxgx_edac.c224 dimm->dtype = DEV_UNKNOWN; in i82443bxgx_init_csrows()
H A Di3000_edac.c413 dimm->dtype = DEV_UNKNOWN; in i3000_probe1()
H A Di82875p_edac.c381 dimm->dtype = DEV_UNKNOWN; in i82875p_init_csrows()
H A Dx38_edac.c388 dimm->dtype = DEV_UNKNOWN; in x38_probe1()
H A Di3200_edac.c406 dimm->dtype = DEV_UNKNOWN; in i3200_probe1()
H A Dversal_edac.c518 dt = DEV_UNKNOWN; in get_dwidth()
538 if (dt == DEV_UNKNOWN) in get_ecc_state()
H A Dfsl_ddr_edac.c466 dimm->dtype = DEV_UNKNOWN; in fsl_ddr_init_csrows()
H A Ddmc520_edac.c317 enum dev_type dt = DEV_UNKNOWN; in dmc520_get_dtype()
H A Dppc4xx_edac.c831 return DEV_UNKNOWN; in ppc4xx_edac_get_dtype()
H A Dcpc925_edac.c365 dtype = DEV_UNKNOWN; in cpc925_init_csrows()
H A Dedac_mc_sysfs.c95 [DEV_UNKNOWN] = "Unknown",
H A Digen6_edac.c617 return DEV_UNKNOWN; in get_width()
H A Dsb_edac.c943 return DEV_UNKNOWN; in sbridge_get_width()
948 enum dev_type type = DEV_UNKNOWN; in __ibridge_get_width()
H A Dpnd2_edac.c1241 DEV_X8, DEV_X4, DEV_X16, DEV_UNKNOWN

12