Home
last modified time | relevance | path

Searched refs:get_persist_mode (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/edac/
H A Dmem_repair.c80 MR_ATTR_SHOW(persist_mode, get_persist_mode, bool, "%u\n")
171 if (ops->get_persist_mode) {
/linux/include/linux/
H A Dedac.h811 int (*get_persist_mode)(struct device *dev, void *drv_data, bool *persist); member
/linux/drivers/cxl/core/
H A Dedac.c1543 .get_persist_mode = cxl_mem_sparing_get_persist_mode, \
1934 .get_persist_mode = cxl_ppr_get_persist_mode,