Lines Matching refs:kobj_attribute
221 struct kobj_attribute *attr, char *page) in system_name_show()
232 struct kobj_attribute *attr, in system_name_store()
249 static struct kobj_attribute system_name_attr =
253 struct kobj_attribute *attr, char *page) in sysplex_name_show()
264 struct kobj_attribute *attr, in sysplex_name_store()
281 static struct kobj_attribute sysplex_name_attr =
285 struct kobj_attribute *attr, char *page) in system_type_show()
296 struct kobj_attribute *attr, in system_type_store()
313 static struct kobj_attribute system_type_attr =
317 struct kobj_attribute *attr, char *page) in system_level_show()
328 struct kobj_attribute *attr, in system_level_store()
350 static struct kobj_attribute system_level_attr =
354 struct kobj_attribute *attr, in set_store()
368 static struct kobj_attribute set_attr = __ATTR(set, 0200, NULL, set_store);