Lines Matching refs:kobj_attribute

174 		struct kobj_attribute *attr,				\
182 struct kobj_attribute *attr, \
202 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
209 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
215 struct kobj_attribute *attr, \
224 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
232 struct kobj_attribute *attr, \
239 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
268 static ssize_t ipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, in ipl_type_show()
274 static struct kobj_attribute sys_ipl_type_attr = __ATTR_RO(ipl_type);
277 struct kobj_attribute *attr, char *page) in ipl_secure_show()
282 static struct kobj_attribute sys_ipl_secure_attr =
286 struct kobj_attribute *attr, char *page) in ipl_has_secure_show()
291 static struct kobj_attribute sys_ipl_has_secure_attr =
295 struct kobj_attribute *attr, char *page) in ipl_vm_parm_show()
304 static struct kobj_attribute sys_ipl_vm_parm_attr =
308 struct kobj_attribute *attr, char *page) in sys_ipl_device_show()
322 static struct kobj_attribute sys_ipl_device_attr =
366 struct kobj_attribute *attr, char *page) in ipl_ccw_loadparm_show()
378 static struct kobj_attribute sys_ipl_ccw_loadparm_attr =
540 struct kobj_attribute *attr, char *page) in reipl_nss_vmparm_show()
546 struct kobj_attribute *attr, in reipl_nss_vmparm_store()
554 struct kobj_attribute *attr, char *page) in reipl_ccw_vmparm_show()
560 struct kobj_attribute *attr, in reipl_ccw_vmparm_store()
566 static struct kobj_attribute sys_reipl_nss_vmparm_attr =
569 static struct kobj_attribute sys_reipl_ccw_vmparm_attr =
678 struct kobj_attribute *attr, char *page) in reipl_fcp_loadparm_show()
684 struct kobj_attribute *attr, in reipl_fcp_loadparm_store()
690 static struct kobj_attribute sys_reipl_fcp_loadparm_attr =
714 struct kobj_attribute *attr, char *page) in reipl_nss_loadparm_show()
720 struct kobj_attribute *attr, in reipl_nss_loadparm_store()
728 struct kobj_attribute *attr, char *page) in reipl_ccw_loadparm_show()
734 struct kobj_attribute *attr, in reipl_ccw_loadparm_store()
740 static struct kobj_attribute sys_reipl_ccw_loadparm_attr =
778 struct kobj_attribute *attr, char *page) in reipl_nss_name_show()
787 struct kobj_attribute *attr, in reipl_nss_name_store()
813 static struct kobj_attribute sys_reipl_nss_name_attr =
817 static struct kobj_attribute sys_reipl_nss_loadparm_attr =
864 struct kobj_attribute *attr, char *page) in reipl_type_show()
870 struct kobj_attribute *attr, in reipl_type_store()
884 static struct kobj_attribute reipl_type_attr =
1145 struct kobj_attribute *attr, char *page) in dump_type_show()
1151 struct kobj_attribute *attr, in dump_type_store()
1165 static struct kobj_attribute dump_type_attr =
1408 struct kobj_attribute *attr, char *page) in on_reboot_show()
1414 struct kobj_attribute *attr, in on_reboot_store()
1419 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);
1434 struct kobj_attribute *attr, char *page) in on_panic_show()
1440 struct kobj_attribute *attr, in on_panic_store()
1445 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);
1460 struct kobj_attribute *attr, char *page) in on_restart_show()
1466 struct kobj_attribute *attr, in on_restart_store()
1471 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);
1497 struct kobj_attribute *attr, char *page) in on_halt_show()
1503 struct kobj_attribute *attr, in on_halt_store()
1508 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);
1523 struct kobj_attribute *attr, char *page) in on_poff_show()
1529 struct kobj_attribute *attr, in on_poff_store()
1534 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);