Lines Matching refs:kobj_attribute

192 		struct kobj_attribute *attr,				\
200 struct kobj_attribute *attr, \
220 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
227 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
233 struct kobj_attribute *attr, \
242 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
250 struct kobj_attribute *attr, \
257 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
291 static ssize_t ipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, in ipl_type_show()
297 static struct kobj_attribute sys_ipl_type_attr = __ATTR_RO(ipl_type);
300 struct kobj_attribute *attr, char *page) in ipl_secure_show()
305 static struct kobj_attribute sys_ipl_secure_attr =
309 struct kobj_attribute *attr, char *page) in ipl_has_secure_show()
314 static struct kobj_attribute sys_ipl_has_secure_attr =
318 struct kobj_attribute *attr, char *page) in ipl_vm_parm_show()
327 static struct kobj_attribute sys_ipl_vm_parm_attr =
331 struct kobj_attribute *attr, char *page) in sys_ipl_device_show()
348 static struct kobj_attribute sys_ipl_device_attr =
422 struct kobj_attribute *attr, char *page) in ipl_ccw_loadparm_show()
434 static struct kobj_attribute sys_ipl_ccw_loadparm_attr =
618 struct kobj_attribute *attr, char *page) in reipl_nss_vmparm_show()
624 struct kobj_attribute *attr, in reipl_nss_vmparm_store()
632 struct kobj_attribute *attr, char *page) in reipl_ccw_vmparm_show()
638 struct kobj_attribute *attr, in reipl_ccw_vmparm_store()
644 static struct kobj_attribute sys_reipl_nss_vmparm_attr =
647 static struct kobj_attribute sys_reipl_ccw_vmparm_attr =
756 struct kobj_attribute *attr, char *page) in reipl_fcp_loadparm_show()
762 struct kobj_attribute *attr, in reipl_fcp_loadparm_store()
768 static struct kobj_attribute sys_reipl_fcp_loadparm_attr =
773 struct kobj_attribute *attr, char *page) in reipl_fcp_clear_show()
779 struct kobj_attribute *attr, in reipl_fcp_clear_store()
802 static struct kobj_attribute sys_reipl_fcp_clear_attr =
862 struct kobj_attribute *attr, char *page) in reipl_nvme_loadparm_show()
868 struct kobj_attribute *attr, in reipl_nvme_loadparm_store()
874 static struct kobj_attribute sys_reipl_nvme_loadparm_attr =
893 struct kobj_attribute *attr, char *page) in reipl_nvme_clear_show()
899 struct kobj_attribute *attr, in reipl_nvme_clear_store()
907 static struct kobj_attribute sys_reipl_nvme_clear_attr =
915 struct kobj_attribute *attr, char *page) in reipl_nss_loadparm_show()
921 struct kobj_attribute *attr, in reipl_nss_loadparm_store()
929 struct kobj_attribute *attr, char *page) in reipl_ccw_loadparm_show()
935 struct kobj_attribute *attr, in reipl_ccw_loadparm_store()
941 static struct kobj_attribute sys_reipl_ccw_loadparm_attr =
946 struct kobj_attribute *attr, char *page) in reipl_ccw_clear_show()
952 struct kobj_attribute *attr, in reipl_ccw_clear_store()
960 static struct kobj_attribute sys_reipl_ccw_clear_attr =
999 struct kobj_attribute *attr, char *page) in reipl_nss_name_show()
1008 struct kobj_attribute *attr, in reipl_nss_name_store()
1034 static struct kobj_attribute sys_reipl_nss_name_attr =
1038 static struct kobj_attribute sys_reipl_nss_loadparm_attr =
1088 struct kobj_attribute *attr, char *page) in reipl_type_show()
1094 struct kobj_attribute *attr, in reipl_type_store()
1110 static struct kobj_attribute reipl_type_attr =
1484 struct kobj_attribute *attr, char *page) in dump_type_show()
1490 struct kobj_attribute *attr, in dump_type_store()
1506 static struct kobj_attribute dump_type_attr =
1782 struct kobj_attribute *attr, char *page) in on_reboot_show()
1788 struct kobj_attribute *attr, in on_reboot_store()
1793 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);
1808 struct kobj_attribute *attr, char *page) in on_panic_show()
1814 struct kobj_attribute *attr, in on_panic_store()
1819 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);
1834 struct kobj_attribute *attr, char *page) in on_restart_show()
1840 struct kobj_attribute *attr, in on_restart_store()
1845 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);
1870 struct kobj_attribute *attr, char *page) in on_halt_show()
1876 struct kobj_attribute *attr, in on_halt_store()
1881 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);
1896 struct kobj_attribute *attr, char *page) in on_poff_show()
1902 struct kobj_attribute *attr, in on_poff_store()
1907 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);