Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Dmem_repair.c58 ctx->mem_repair[inst].mem_repair_ops; \
96 ctx->mem_repair[inst].mem_repair_ops; \
131 const struct edac_mem_repair_ops *ops = ctx->mem_repair[inst].mem_repair_ops; \ in MR_ATTR_STORE()
154 const struct edac_mem_repair_ops *ops = ctx->mem_repair[inst].mem_repair_ops;
H A Dedac_device.c705 if (!ras_features->mem_repair_ops || in edac_dev_register()
713 dev_data->mem_repair_ops = ras_features->mem_repair_ops; in edac_dev_register()
/linux-6.15/include/linux/
H A Dedac.h850 const struct edac_mem_repair_ops *mem_repair_ops; member
870 const struct edac_mem_repair_ops *mem_repair_ops; member