Home
last modified time | relevance | path

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

/linux-6.15/drivers/edac/
H A Dscrub.c44 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; \
69 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; \
95 const struct edac_scrub_ops *ops = ctx->scrub[inst].scrub_ops; in EDAC_SCRUB_ATTR_STORE()
H A Dedac_device.c671 if (!ras_features->scrub_ops || scrub_cnt != ras_features->instance) { in edac_dev_register()
678 dev_data->scrub_ops = ras_features->scrub_ops; in edac_dev_register()
/linux-6.15/include/linux/
H A Dedac.h848 const struct edac_scrub_ops *scrub_ops; member
868 const struct edac_scrub_ops *scrub_ops; member