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.h713 * struct edac_ecs_ops - ECS device operations (all elements optional)
722 struct edac_ecs_ops { struct
856 const struct edac_ecs_ops *ecs_ops;
876 const struct edac_ecs_ops *ecs_ops;
723 get_log_entry_typeedac_ecs_ops global() argument
724 set_log_entry_typeedac_ecs_ops global() argument
725 get_modeedac_ecs_ops global() argument
726 set_modeedac_ecs_ops global() argument
727 resetedac_ecs_ops global() argument
728 get_thresholdedac_ecs_ops global() argument
729 set_thresholdedac_ecs_ops global() argument
/linux/drivers/cxl/core/
H A Dedac.c767 static const struct edac_ecs_ops cxl_ecs_ops = {