Searched refs:get_threshold (Results 1 – 3 of 3) sorted by relevance
62 EDAC_ECS_ATTR_SHOW(threshold, get_threshold, u32, "%u\n")120 if (ops->get_threshold) { in EDAC_ECS_ATTR_STORE()
728 int (*get_threshold)(struct device *dev, void *drv_data, int fru_id, u32 *threshold); member
773 .get_threshold = cxl_ecs_get_threshold,