Home
last modified time | relevance | path

Searched refs:widget_attribute (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/hda/
Dhdac_sysfs.c84 struct widget_attribute;
86 struct widget_attribute { struct
89 struct widget_attribute *attr, char *buf); argument
91 struct widget_attribute *attr, argument
111 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 …]