Searched refs:o2hb_region_attr (Results 1 – 1 of 1) sorted by relevance
1974 struct o2hb_region_attribute *o2hb_region_attr = in o2hb_region_show() local1978 if (o2hb_region_attr->show) in o2hb_region_show()1979 ret = o2hb_region_attr->show(reg, page); in o2hb_region_show()1988 struct o2hb_region_attribute *o2hb_region_attr = in o2hb_region_store() local1992 if (o2hb_region_attr->store) in o2hb_region_store()1993 ret = o2hb_region_attr->store(reg, page, count); in o2hb_region_store()