Lines Matching defs:attr
31 struct attribute attr; member
37 static ssize_t type_show(struct hyp_sysfs_attr *attr, char *buffer) in type_show()
55 static ssize_t major_show(struct hyp_sysfs_attr *attr, char *buffer) in major_show()
65 static ssize_t minor_show(struct hyp_sysfs_attr *attr, char *buffer) in minor_show()
75 static ssize_t extra_show(struct hyp_sysfs_attr *attr, char *buffer) in extra_show()
117 static ssize_t uuid_show(struct hyp_sysfs_attr *attr, char *buffer) in uuid_show()
152 static ssize_t compiler_show(struct hyp_sysfs_attr *attr, char *buffer) in compiler_show()
170 static ssize_t compiled_by_show(struct hyp_sysfs_attr *attr, char *buffer) in compiled_by_show()
188 static ssize_t compile_date_show(struct hyp_sysfs_attr *attr, char *buffer) in compile_date_show()
230 static ssize_t capabilities_show(struct hyp_sysfs_attr *attr, char *buffer) in capabilities_show()
248 static ssize_t changeset_show(struct hyp_sysfs_attr *attr, char *buffer) in changeset_show()
266 static ssize_t virtual_start_show(struct hyp_sysfs_attr *attr, char *buffer) in virtual_start_show()
285 static ssize_t pagesize_show(struct hyp_sysfs_attr *attr, char *buffer) in pagesize_show()
311 static ssize_t features_show(struct hyp_sysfs_attr *attr, char *buffer) in features_show()
408 struct attribute *attr, in hyp_sysfs_show()
419 struct attribute *attr, in hyp_sysfs_store()