Searched refs:o2hb_heartbeat_group_attr (Results 1 – 1 of 1) sorted by relevance
2180 struct o2hb_heartbeat_group_attribute *o2hb_heartbeat_group_attr = in o2hb_heartbeat_group_show() local2184 if (o2hb_heartbeat_group_attr->show) in o2hb_heartbeat_group_show()2185 ret = o2hb_heartbeat_group_attr->show(reg, page); in o2hb_heartbeat_group_show()2194 struct o2hb_heartbeat_group_attribute *o2hb_heartbeat_group_attr = in o2hb_heartbeat_group_store() local2198 if (o2hb_heartbeat_group_attr->store) in o2hb_heartbeat_group_store()2199 ret = o2hb_heartbeat_group_attr->store(reg, page, count); in o2hb_heartbeat_group_store()