Lines Matching refs:attr
700 static ssize_t mode_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in mode_show() argument
726 static ssize_t mode_store(struct kobject *kobj, struct kobj_attribute *attr, in mode_store() argument
752 static ssize_t force_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in force_show() argument
756 static ssize_t force_store(struct kobject *kobj, struct kobj_attribute *attr, in force_store() argument
774 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in type_show() argument
803 static ssize_t type_store(struct kobject *kobj, struct kobj_attribute *attr, in type_store() argument
832 static ssize_t cpu_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in cpu_show() argument
836 static ssize_t cpu_store(struct kobject *kobj, struct kobj_attribute *attr, in cpu_store() argument
862 &reboot_mode_attr.attr,
864 &reboot_force_attr.attr,
865 &reboot_type_attr.attr,
868 &reboot_cpu_attr.attr,