Searched refs:ecs (Results 1 – 6 of 6) sorted by relevance
48 const struct edac_ecs_ops *ops = ctx->ecs.ecs_ops; \52 ret = ops->cb(ras_feat_dev->parent, ctx->ecs.private, \71 const struct edac_ecs_ops *ops = ctx->ecs.ecs_ops; \79 ret = ops->cb(ras_feat_dev->parent, ctx->ecs.private, \96 const struct edac_ecs_ops *ops = ctx->ecs.ecs_ops; in EDAC_ECS_ATTR_STORE()
695 dev_data = &ctx->ecs; in edac_dev_register()
37 %option ecs
5 %option nostdinit noyywrap never-interactive full ecs
266 `Documentation/ABI/testing/sysfs-edac-ecs`342 `Documentation/ABI/testing/sysfs-edac-ecs`
867 struct edac_dev_data ecs; member