Home
last modified time | relevance | path

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

/linux-4.1.27/sound/hda/
Dhdac_sysfs.c76 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)
[all …]