Searched refs:get_max_cycle (Results 1 – 2 of 2) sorted by relevance
59 EDAC_SCRUB_ATTR_SHOW(max_cycle_duration, get_max_cycle, u32, "%u\n")127 if (ops->get_max_cycle) in EDAC_SCRUB_ATTR_STORE()
696 int (*get_max_cycle)(struct device *dev, void *drv_data, u32 *max); member