Searched refs:channel_dimm_label_store (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/edac/ |
D | edac_mc_sysfs.c | 214 static ssize_t channel_dimm_label_store(struct device *dev, in channel_dimm_label_store() function 286 channel_dimm_label_show, channel_dimm_label_store, 0); 288 channel_dimm_label_show, channel_dimm_label_store, 1); 290 channel_dimm_label_show, channel_dimm_label_store, 2); 292 channel_dimm_label_show, channel_dimm_label_store, 3); 294 channel_dimm_label_show, channel_dimm_label_store, 4); 296 channel_dimm_label_show, channel_dimm_label_store, 5); 298 channel_dimm_label_show, channel_dimm_label_store, 6); 300 channel_dimm_label_show, channel_dimm_label_store, 7); 302 channel_dimm_label_show, channel_dimm_label_store, 8); [all …]
|