Searched refs:widget_attribute (Results 1 – 1 of 1) sorted by relevance
84 struct widget_attribute;86 struct widget_attribute { struct89 struct widget_attribute *attr, char *buf); argument91 struct widget_attribute *attr, argument111 struct widget_attribute *wid_attr = in widget_attr_show()112 container_of(attr, struct widget_attribute, attr); in widget_attr_show()127 struct widget_attribute *wid_attr = in widget_attr_store()128 container_of(attr, struct widget_attribute, attr); in widget_attr_store()156 struct widget_attribute wid_attr_##_name = __ATTR_RO(_name)158 struct widget_attribute wid_attr_##_name = __ATTR_RW(_name)[all …]