Searched defs:dimm_info (Results 1 – 2 of 2) sorted by relevance
105069 struct dimm_info { struct105070 struct device dev;105071 char label[32];105072 unsigned int location[3];105073 struct mem_ctl_info *mci;105074 unsigned int idx;105075 u32 grain;105076 enum dev_type dtype;105077 enum mem_type___2 mtype;105078 enum edac_type edac_mode;[all …]
114864 struct dimm_info { struct114865 struct device dev;114866 char label[32];114867 unsigned int location[3];114868 struct mem_ctl_info *mci;114869 unsigned int idx;114870 u32 grain;114871 enum dev_type dtype;114872 enum mem_type___2 mtype;114873 enum edac_type edac_mode;[all …]