Lines Matching refs:widget_attribute
85 struct widget_attribute;
87 struct widget_attribute { struct
90 struct widget_attribute *attr, char *buf); argument
92 struct widget_attribute *attr, argument
112 struct widget_attribute *wid_attr = in widget_attr_show()
113 container_of(attr, struct widget_attribute, attr); in widget_attr_show()
128 struct widget_attribute *wid_attr = in widget_attr_store()
129 container_of(attr, struct widget_attribute, attr); in widget_attr_store()
157 struct widget_attribute wid_attr_##_name = __ATTR_RO(_name)
159 struct widget_attribute wid_attr_##_name = __ATTR_RW(_name)
162 struct widget_attribute *attr, char *buf) in caps_show()
168 struct widget_attribute *attr, char *buf) in pin_caps_show()
177 struct widget_attribute *attr, char *buf) in pin_cfg_show()
202 struct widget_attribute *attr, char *buf) in pcm_caps_show()
211 struct widget_attribute *attr, char *buf) in pcm_formats_show()
220 struct widget_attribute *attr, char *buf) in amp_in_caps_show()
229 struct widget_attribute *attr, char *buf) in amp_out_caps_show()
238 struct widget_attribute *attr, char *buf) in power_caps_show()
247 struct widget_attribute *attr, char *buf) in gpio_caps_show()
254 struct widget_attribute *attr, char *buf) in connections_show()