Lines Matching refs:kobj_attribute

210 		struct kobj_attribute *attr,				\
218 struct kobj_attribute *attr, \
238 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
245 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
251 struct kobj_attribute *attr, \
260 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
268 struct kobj_attribute *attr, \
278 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
286 struct kobj_attribute *attr, \
297 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
391 static ssize_t ipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, in ipl_type_show()
397 static struct kobj_attribute sys_ipl_type_attr = __ATTR_RO(ipl_type);
400 struct kobj_attribute *attr, char *page) in ipl_secure_show()
405 static struct kobj_attribute sys_ipl_secure_attr =
409 struct kobj_attribute *attr, char *page) in ipl_has_secure_show()
414 static struct kobj_attribute sys_ipl_has_secure_attr =
418 struct kobj_attribute *attr, char *page) in ipl_vm_parm_show()
427 static struct kobj_attribute sys_ipl_vm_parm_attr =
431 struct kobj_attribute *attr, char *page) in sys_ipl_device_show()
452 static struct kobj_attribute sys_ipl_device_attr =
517 struct kobj_attribute *attr, \
535 struct kobj_attribute *attr, \
580 static struct kobj_attribute sys_ipl_eckd_br_chr_attr =
586 static struct kobj_attribute sys_reipl_eckd_br_chr_attr =
590 struct kobj_attribute *attr, char *page) in ipl_ccw_loadparm_show()
602 static struct kobj_attribute sys_ipl_ccw_loadparm_attr =
790 struct kobj_attribute *attr, char *page) in reipl_nss_vmparm_show()
796 struct kobj_attribute *attr, in reipl_nss_vmparm_store()
804 struct kobj_attribute *attr, char *page) in reipl_ccw_vmparm_show()
810 struct kobj_attribute *attr, in reipl_ccw_vmparm_store()
816 static struct kobj_attribute sys_reipl_nss_vmparm_attr =
819 static struct kobj_attribute sys_reipl_ccw_vmparm_attr =
895 struct kobj_attribute *attr, char *page) \
900 struct kobj_attribute *attr, \
905 static struct kobj_attribute sys_reipl_##name##_loadparm_attr = \
916 struct kobj_attribute *attr, char *page) in reipl_fcp_clear_show()
922 struct kobj_attribute *attr, in reipl_fcp_clear_store()
945 static struct kobj_attribute sys_reipl_fcp_clear_attr =
985 struct kobj_attribute *attr, char *page) in reipl_nvme_clear_show()
991 struct kobj_attribute *attr, in reipl_nvme_clear_store()
999 static struct kobj_attribute sys_reipl_nvme_clear_attr =
1006 struct kobj_attribute *attr, char *page) in reipl_ccw_clear_show()
1012 struct kobj_attribute *attr, in reipl_ccw_clear_store()
1020 static struct kobj_attribute sys_reipl_ccw_clear_attr =
1079 struct kobj_attribute *attr, char *page) in reipl_eckd_clear_show()
1085 struct kobj_attribute *attr, in reipl_eckd_clear_store()
1093 static struct kobj_attribute sys_reipl_eckd_clear_attr =
1106 struct kobj_attribute *attr, char *page) in reipl_nss_name_show()
1115 struct kobj_attribute *attr, in reipl_nss_name_store()
1141 static struct kobj_attribute sys_reipl_nss_name_attr =
1194 struct kobj_attribute *attr, char *page) in reipl_type_show()
1200 struct kobj_attribute *attr, in reipl_type_store()
1218 static struct kobj_attribute reipl_type_attr =
1668 static struct kobj_attribute sys_dump_eckd_br_chr_attr =
1718 struct kobj_attribute *attr, char *page) in dump_type_show()
1724 struct kobj_attribute *attr, in dump_type_store()
1742 static struct kobj_attribute dump_type_attr =
1746 struct kobj_attribute *attr, char *page) in dump_area_size_show()
1751 static struct kobj_attribute dump_area_size_attr = __ATTR_RO(dump_area_size);
2078 struct kobj_attribute *attr, char *page) in on_reboot_show()
2084 struct kobj_attribute *attr, in on_reboot_store()
2089 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);
2104 struct kobj_attribute *attr, char *page) in on_panic_show()
2110 struct kobj_attribute *attr, in on_panic_store()
2115 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);
2130 struct kobj_attribute *attr, char *page) in on_restart_show()
2136 struct kobj_attribute *attr, in on_restart_store()
2141 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);
2166 struct kobj_attribute *attr, char *page) in on_halt_show()
2172 struct kobj_attribute *attr, in on_halt_store()
2177 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);
2192 struct kobj_attribute *attr, char *page) in on_poff_show()
2198 struct kobj_attribute *attr, in on_poff_store()
2203 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);