Home
last modified time | relevance | path

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

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