Lines Matching refs:widget_attribute
76 struct widget_attribute;
78 struct widget_attribute { struct
81 struct widget_attribute *attr, char *buf); argument
83 struct widget_attribute *attr, argument
103 struct widget_attribute *wid_attr = in widget_attr_show()
104 container_of(attr, struct widget_attribute, attr); in widget_attr_show()
119 struct widget_attribute *wid_attr = in widget_attr_store()
120 container_of(attr, struct widget_attribute, attr); in widget_attr_store()
148 struct widget_attribute wid_attr_##_name = __ATTR_RO(_name)
150 struct widget_attribute wid_attr_##_name = __ATTR_RW(_name)
153 struct widget_attribute *attr, char *buf) in caps_show()
159 struct widget_attribute *attr, char *buf) in pin_caps_show()
168 struct widget_attribute *attr, char *buf) in pin_cfg_show()
193 struct widget_attribute *attr, char *buf) in pcm_caps_show()
202 struct widget_attribute *attr, char *buf) in pcm_formats_show()
211 struct widget_attribute *attr, char *buf) in amp_in_caps_show()
220 struct widget_attribute *attr, char *buf) in amp_out_caps_show()
229 struct widget_attribute *attr, char *buf) in power_caps_show()
238 struct widget_attribute *attr, char *buf) in gpio_caps_show()
245 struct widget_attribute *attr, char *buf) in connections_show()