Searched refs:o2hb_region_attr (Results 1 – 1 of 1) sorted by relevance
1948 struct o2hb_region_attribute *o2hb_region_attr = in o2hb_region_show() local1952 if (o2hb_region_attr->show) in o2hb_region_show()1953 ret = o2hb_region_attr->show(reg, page); in o2hb_region_show()1962 struct o2hb_region_attribute *o2hb_region_attr = in o2hb_region_store() local1966 if (o2hb_region_attr->store) in o2hb_region_store()1967 ret = o2hb_region_attr->store(reg, page, count); in o2hb_region_store()