Lines Matching refs:kobj_attribute
222 struct kobj_attribute *attr, char *page) in system_name_show()
233 struct kobj_attribute *attr, in system_name_store()
250 static struct kobj_attribute system_name_attr =
254 struct kobj_attribute *attr, char *page) in sysplex_name_show()
265 struct kobj_attribute *attr, in sysplex_name_store()
282 static struct kobj_attribute sysplex_name_attr =
286 struct kobj_attribute *attr, char *page) in system_type_show()
297 struct kobj_attribute *attr, in system_type_store()
314 static struct kobj_attribute system_type_attr =
318 struct kobj_attribute *attr, char *page) in system_level_show()
329 struct kobj_attribute *attr, in system_level_store()
351 static struct kobj_attribute system_level_attr =
355 struct kobj_attribute *attr, in set_store()
369 static struct kobj_attribute set_attr = __ATTR(set, 0200, NULL, set_store);