Lines Matching refs:attr
1113 static ssize_t disk_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
1153 static ssize_t disk_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n)
1207 static ssize_t resume_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
1212 static ssize_t resume_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n)
1243 static ssize_t resume_offset_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
1248 static ssize_t resume_offset_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n)
1264 static ssize_t image_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
1269 static ssize_t image_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n)
1283 static ssize_t reserved_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf)
1288 static ssize_t reserved_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t n)
1303 &disk_attr.attr, &resume_offset_attr.attr, &resume_attr.attr, &image_size_attr.attr, &reserved_size_attr.attr, NULL,