Searched refs:channel_dimm_label_store (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/edac/ |
D | edac_mc_sysfs.c | 214 static ssize_t channel_dimm_label_store(struct device *dev, in channel_dimm_label_store() function 295 channel_dimm_label_show, channel_dimm_label_store, 0); 297 channel_dimm_label_show, channel_dimm_label_store, 1); 299 channel_dimm_label_show, channel_dimm_label_store, 2); 301 channel_dimm_label_show, channel_dimm_label_store, 3); 303 channel_dimm_label_show, channel_dimm_label_store, 4); 305 channel_dimm_label_show, channel_dimm_label_store, 5); 307 channel_dimm_label_show, channel_dimm_label_store, 6); 309 channel_dimm_label_show, channel_dimm_label_store, 7);
|