Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Decs.c48 const struct edac_ecs_ops *ops = ctx->ecs.ecs_ops; \
71 const struct edac_ecs_ops *ops = ctx->ecs.ecs_ops; \
96 const struct edac_ecs_ops *ops = ctx->ecs.ecs_ops; in EDAC_ECS_ATTR_STORE()
/linux/include/linux/
H A Dedac.h856 const struct edac_ecs_ops *ecs_ops; member
876 const struct edac_ecs_ops *ecs_ops; member
/linux/drivers/cxl/core/
H A Dedac.c814 ras_feature->ecs_ops = &cxl_ecs_ops; in cxl_memdev_ecs_init()