Home
last modified time | relevance | path

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

/linux-6.15/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()
H A Dedac_device.c689 if (!ras_features->ecs_ops) { in edac_dev_register()
695 dev_data->ecs_ops = ras_features->ecs_ops; in edac_dev_register()
/linux-6.15/include/linux/
H A Dedac.h849 const struct edac_ecs_ops *ecs_ops; member
869 const struct edac_ecs_ops *ecs_ops; member