Lines Matching refs:kobj_attribute
15 static ssize_t current_value_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in current_value_show()
64 static struct kobj_attribute integer_displ_langcode =
68 static struct kobj_attribute integer_displ_name =
72 static struct kobj_attribute integer_default_val =
76 static struct kobj_attribute integer_current_val =
80 static struct kobj_attribute integer_modifier =
84 static struct kobj_attribute integer_lower_bound =
88 static struct kobj_attribute integer_upper_bound =
92 static struct kobj_attribute integer_scalar_increment =
95 static ssize_t type_show(struct kobject *kobj, struct kobj_attribute *attr, in type_show()
100 static struct kobj_attribute integer_type =