Searched refs:sub_channel (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/drivers/edac/ |
| H A D | mem_repair.c | 86 MR_ATTR_SHOW(sub_channel, get_sub_channel, u32, "%u\n") 122 MR_ATTR_STORE(sub_channel, set_sub_channel, unsigned long, kstrtoul) in MR_ATTR_STORE() 316 [MR_SUB_CHANNEL] = MR_ATTR_RW(sub_channel, instance), in mem_repair_create_desc()
|
| /linux-6.15/drivers/cxl/core/ |
| H A D | trace.h | 611 __field(u8, sub_channel) 649 __entry->sub_channel = rec->sub_channel; 679 __entry->sub_channel, show_cme_threshold_ev_flags(__entry->cme_threshold_ev_flags),
|
| /linux-6.15/include/cxl/ |
| H A D | event.h | 75 u8 sub_channel; member
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | sysfs-edac-memory-repair | 151 What: /sys/bus/edac/devices/<dev-name>/mem_repairX/sub_channel 182 sub_channel - The subchannel of the memory to repair.
|
| /linux-6.15/tools/testing/cxl/test/ |
| H A D | mem.c | 459 .sub_channel = 8,
|