Lines Matching refs:kobj_attribute

191 		struct kobj_attribute *attr,				\
199 struct kobj_attribute *attr, \
219 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
226 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
232 struct kobj_attribute *attr, \
241 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
249 struct kobj_attribute *attr, \
256 static struct kobj_attribute sys_##_prefix##_##_name##_attr = \
290 static ssize_t ipl_type_show(struct kobject *kobj, struct kobj_attribute *attr, in ipl_type_show()
296 static struct kobj_attribute sys_ipl_type_attr = __ATTR_RO(ipl_type);
299 struct kobj_attribute *attr, char *page) in ipl_secure_show()
304 static struct kobj_attribute sys_ipl_secure_attr =
308 struct kobj_attribute *attr, char *page) in ipl_has_secure_show()
313 static struct kobj_attribute sys_ipl_has_secure_attr =
317 struct kobj_attribute *attr, char *page) in ipl_vm_parm_show()
326 static struct kobj_attribute sys_ipl_vm_parm_attr =
330 struct kobj_attribute *attr, char *page) in sys_ipl_device_show()
347 static struct kobj_attribute sys_ipl_device_attr =
421 struct kobj_attribute *attr, char *page) in ipl_ccw_loadparm_show()
433 static struct kobj_attribute sys_ipl_ccw_loadparm_attr =
617 struct kobj_attribute *attr, char *page) in reipl_nss_vmparm_show()
623 struct kobj_attribute *attr, in reipl_nss_vmparm_store()
631 struct kobj_attribute *attr, char *page) in reipl_ccw_vmparm_show()
637 struct kobj_attribute *attr, in reipl_ccw_vmparm_store()
643 static struct kobj_attribute sys_reipl_nss_vmparm_attr =
646 static struct kobj_attribute sys_reipl_ccw_vmparm_attr =
755 struct kobj_attribute *attr, char *page) in reipl_fcp_loadparm_show()
761 struct kobj_attribute *attr, in reipl_fcp_loadparm_store()
767 static struct kobj_attribute sys_reipl_fcp_loadparm_attr =
772 struct kobj_attribute *attr, char *page) in reipl_fcp_clear_show()
778 struct kobj_attribute *attr, in reipl_fcp_clear_store()
801 static struct kobj_attribute sys_reipl_fcp_clear_attr =
861 struct kobj_attribute *attr, char *page) in reipl_nvme_loadparm_show()
867 struct kobj_attribute *attr, in reipl_nvme_loadparm_store()
873 static struct kobj_attribute sys_reipl_nvme_loadparm_attr =
892 struct kobj_attribute *attr, char *page) in reipl_nvme_clear_show()
898 struct kobj_attribute *attr, in reipl_nvme_clear_store()
906 static struct kobj_attribute sys_reipl_nvme_clear_attr =
914 struct kobj_attribute *attr, char *page) in reipl_nss_loadparm_show()
920 struct kobj_attribute *attr, in reipl_nss_loadparm_store()
928 struct kobj_attribute *attr, char *page) in reipl_ccw_loadparm_show()
934 struct kobj_attribute *attr, in reipl_ccw_loadparm_store()
940 static struct kobj_attribute sys_reipl_ccw_loadparm_attr =
945 struct kobj_attribute *attr, char *page) in reipl_ccw_clear_show()
951 struct kobj_attribute *attr, in reipl_ccw_clear_store()
959 static struct kobj_attribute sys_reipl_ccw_clear_attr =
998 struct kobj_attribute *attr, char *page) in reipl_nss_name_show()
1007 struct kobj_attribute *attr, in reipl_nss_name_store()
1033 static struct kobj_attribute sys_reipl_nss_name_attr =
1037 static struct kobj_attribute sys_reipl_nss_loadparm_attr =
1087 struct kobj_attribute *attr, char *page) in reipl_type_show()
1093 struct kobj_attribute *attr, in reipl_type_store()
1109 static struct kobj_attribute reipl_type_attr =
1483 struct kobj_attribute *attr, char *page) in dump_type_show()
1489 struct kobj_attribute *attr, in dump_type_store()
1505 static struct kobj_attribute dump_type_attr =
1777 struct kobj_attribute *attr, char *page) in on_reboot_show()
1783 struct kobj_attribute *attr, in on_reboot_store()
1788 static struct kobj_attribute on_reboot_attr = __ATTR_RW(on_reboot);
1803 struct kobj_attribute *attr, char *page) in on_panic_show()
1809 struct kobj_attribute *attr, in on_panic_store()
1814 static struct kobj_attribute on_panic_attr = __ATTR_RW(on_panic);
1829 struct kobj_attribute *attr, char *page) in on_restart_show()
1835 struct kobj_attribute *attr, in on_restart_store()
1840 static struct kobj_attribute on_restart_attr = __ATTR_RW(on_restart);
1865 struct kobj_attribute *attr, char *page) in on_halt_show()
1871 struct kobj_attribute *attr, in on_halt_store()
1876 static struct kobj_attribute on_halt_attr = __ATTR_RW(on_halt);
1891 struct kobj_attribute *attr, char *page) in on_poff_show()
1897 struct kobj_attribute *attr, in on_poff_store()
1902 static struct kobj_attribute on_poff_attr = __ATTR_RW(on_poff);