Home
last modified time | relevance | path

Searched refs:sub_channel (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/edac/
H A Dmem_repair.c86 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 Dtrace.h611 __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 Devent.h75 u8 sub_channel; member
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-edac-memory-repair151 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 Dmem.c459 .sub_channel = 8,