Searched refs:childless_attr (Results 1 – 1 of 1) sorted by relevance
141 struct childless_attribute *childless_attr = in childless_attr_show() local145 if (childless_attr->show) in childless_attr_show()146 ret = childless_attr->show(childless, page); in childless_attr_show()155 struct childless_attribute *childless_attr = in childless_attr_store() local159 if (childless_attr->store) in childless_attr_store()160 ret = childless_attr->store(childless, page, count); in childless_attr_store()