Lines Matching refs:kobj_attribute
187 struct kobj_attribute *attr, \
195 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
201 struct kobj_attribute *attr, \
210 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
218 struct kobj_attribute *attr, \
225 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
264 static ssize_t ipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, in ipl_type_show()
270 static struct kobj_attribute sys_ipl_type_attr = __ATTR_RO(ipl_type);
318 struct kobj_attribute *attr, char *page) in ipl_vm_parm_show()
381 static struct kobj_attribute sys_ipl_vm_parm_attr =
385 struct kobj_attribute *attr, char *page) in sys_ipl_device_show()
400 static struct kobj_attribute sys_ipl_device_attr =
444 struct kobj_attribute *attr, char *page) in ipl_ccw_loadparm_show()
456 static struct kobj_attribute sys_ipl_ccw_loadparm_attr =
634 struct kobj_attribute *attr, char *page) in reipl_nss_vmparm_show()
640 struct kobj_attribute *attr, in reipl_nss_vmparm_store()
648 struct kobj_attribute *attr, char *page) in reipl_ccw_vmparm_show()
654 struct kobj_attribute *attr, in reipl_ccw_vmparm_store()
660 static struct kobj_attribute sys_reipl_nss_vmparm_attr =
663 static struct kobj_attribute sys_reipl_ccw_vmparm_attr =
778 struct kobj_attribute *attr, char *page) in reipl_fcp_loadparm_show()
784 struct kobj_attribute *attr, in reipl_fcp_loadparm_store()
790 static struct kobj_attribute sys_reipl_fcp_loadparm_attr =
816 struct kobj_attribute *attr, char *page) in reipl_nss_loadparm_show()
822 struct kobj_attribute *attr, in reipl_nss_loadparm_store()
830 struct kobj_attribute *attr, char *page) in reipl_ccw_loadparm_show()
836 struct kobj_attribute *attr, in reipl_ccw_loadparm_store()
842 static struct kobj_attribute sys_reipl_ccw_loadparm_attr =
880 struct kobj_attribute *attr, char *page) in reipl_nss_name_show()
889 struct kobj_attribute *attr, in reipl_nss_name_store()
917 static struct kobj_attribute sys_reipl_nss_name_attr =
921 static struct kobj_attribute sys_reipl_nss_loadparm_attr =
991 struct kobj_attribute *attr, char *page) in reipl_type_show()
997 struct kobj_attribute *attr, in reipl_type_store()
1011 static struct kobj_attribute reipl_type_attr =
1372 struct kobj_attribute *attr, char *page) in dump_type_show()
1378 struct kobj_attribute *attr, in dump_type_store()
1392 static struct kobj_attribute dump_type_attr =
1659 struct kobj_attribute *attr, char *page) in on_reboot_show()
1665 struct kobj_attribute *attr, in on_reboot_store()
1670 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);
1685 struct kobj_attribute *attr, char *page) in on_panic_show()
1691 struct kobj_attribute *attr, in on_panic_store()
1696 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);
1711 struct kobj_attribute *attr, char *page) in on_restart_show()
1717 struct kobj_attribute *attr, in on_restart_store()
1722 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);
1748 struct kobj_attribute *attr, char *page) in on_halt_show()
1754 struct kobj_attribute *attr, in on_halt_store()
1759 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);
1774 struct kobj_attribute *attr, char *page) in on_poff_show()
1780 struct kobj_attribute *attr, in on_poff_store()
1785 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);