Home
last modified time | relevance | path

Searched refs:edac_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.h722 struct edac_ecs_ops { struct
856 const struct edac_ecs_ops *ecs_ops;
876 const struct edac_ecs_ops *ecs_ops;
/linux/drivers/cxl/core/
H A Dedac.c767 static const struct edac_ecs_ops cxl_ecs_ops = {