Lines Matching refs:kobj_attribute

195 		struct kobj_attribute *attr,				\
203 struct kobj_attribute *attr, \
223 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
230 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
236 struct kobj_attribute *attr, \
245 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
253 struct kobj_attribute *attr, \
260 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
299 static ssize_t ipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, in ipl_type_show()
305 static struct kobj_attribute sys_ipl_type_attr = __ATTR_RO(ipl_type);
353 struct kobj_attribute *attr, char *page) in ipl_vm_parm_show()
416 static struct kobj_attribute sys_ipl_vm_parm_attr =
420 struct kobj_attribute *attr, char *page) in sys_ipl_device_show()
435 static struct kobj_attribute sys_ipl_device_attr =
479 struct kobj_attribute *attr, char *page) in ipl_ccw_loadparm_show()
491 static struct kobj_attribute sys_ipl_ccw_loadparm_attr =
669 struct kobj_attribute *attr, char *page) in reipl_nss_vmparm_show()
675 struct kobj_attribute *attr, in reipl_nss_vmparm_store()
683 struct kobj_attribute *attr, char *page) in reipl_ccw_vmparm_show()
689 struct kobj_attribute *attr, in reipl_ccw_vmparm_store()
695 static struct kobj_attribute sys_reipl_nss_vmparm_attr =
698 static struct kobj_attribute sys_reipl_ccw_vmparm_attr =
806 struct kobj_attribute *attr, char *page) in reipl_fcp_loadparm_show()
812 struct kobj_attribute *attr, in reipl_fcp_loadparm_store()
818 static struct kobj_attribute sys_reipl_fcp_loadparm_attr =
842 struct kobj_attribute *attr, char *page) in reipl_nss_loadparm_show()
848 struct kobj_attribute *attr, in reipl_nss_loadparm_store()
856 struct kobj_attribute *attr, char *page) in reipl_ccw_loadparm_show()
862 struct kobj_attribute *attr, in reipl_ccw_loadparm_store()
868 static struct kobj_attribute sys_reipl_ccw_loadparm_attr =
906 struct kobj_attribute *attr, char *page) in reipl_nss_name_show()
915 struct kobj_attribute *attr, in reipl_nss_name_store()
943 static struct kobj_attribute sys_reipl_nss_name_attr =
947 static struct kobj_attribute sys_reipl_nss_loadparm_attr =
1017 struct kobj_attribute *attr, char *page) in reipl_type_show()
1023 struct kobj_attribute *attr, in reipl_type_store()
1037 static struct kobj_attribute reipl_type_attr =
1397 struct kobj_attribute *attr, char *page) in dump_type_show()
1403 struct kobj_attribute *attr, in dump_type_store()
1417 static struct kobj_attribute dump_type_attr =
1684 struct kobj_attribute *attr, char *page) in on_reboot_show()
1690 struct kobj_attribute *attr, in on_reboot_store()
1695 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);
1710 struct kobj_attribute *attr, char *page) in on_panic_show()
1716 struct kobj_attribute *attr, in on_panic_store()
1721 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);
1736 struct kobj_attribute *attr, char *page) in on_restart_show()
1742 struct kobj_attribute *attr, in on_restart_store()
1747 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);
1773 struct kobj_attribute *attr, char *page) in on_halt_show()
1779 struct kobj_attribute *attr, in on_halt_store()
1784 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);
1799 struct kobj_attribute *attr, char *page) in on_poff_show()
1805 struct kobj_attribute *attr, in on_poff_store()
1810 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);