Lines Matching refs:attr
1062 static ssize_t disk_show(struct kobject *kobj, struct kobj_attribute *attr, in disk_show() argument
1097 static ssize_t disk_store(struct kobject *kobj, struct kobj_attribute *attr, in disk_store() argument
1148 static ssize_t resume_show(struct kobject *kobj, struct kobj_attribute *attr, in resume_show() argument
1155 static ssize_t resume_store(struct kobject *kobj, struct kobj_attribute *attr, in resume_store() argument
1186 struct kobj_attribute *attr, char *buf) in resume_offset_show() argument
1192 struct kobj_attribute *attr, const char *buf, in resume_offset_store() argument
1208 static ssize_t image_size_show(struct kobject *kobj, struct kobj_attribute *attr, in image_size_show() argument
1214 static ssize_t image_size_store(struct kobject *kobj, struct kobj_attribute *attr, in image_size_store() argument
1230 struct kobj_attribute *attr, char *buf) in reserved_size_show() argument
1236 struct kobj_attribute *attr, in reserved_size_store() argument
1252 &disk_attr.attr,
1253 &resume_offset_attr.attr,
1254 &resume_attr.attr,
1255 &image_size_attr.attr,
1256 &reserved_size_attr.attr,