Searched refs:channel_dimm_label_store (Results 1 – 1 of 1) sorted by relevance
/drivers/edac/ |
D | edac_mc_sysfs.c | 236 static ssize_t channel_dimm_label_store(struct device *dev, in channel_dimm_label_store() function 313 channel_dimm_label_show, channel_dimm_label_store, 0); 315 channel_dimm_label_show, channel_dimm_label_store, 1); 317 channel_dimm_label_show, channel_dimm_label_store, 2); 319 channel_dimm_label_show, channel_dimm_label_store, 3); 321 channel_dimm_label_show, channel_dimm_label_store, 4); 323 channel_dimm_label_show, channel_dimm_label_store, 5);
|