Searched refs:widget_attribute (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_sysfs.c | 85 struct widget_attribute; 87 struct widget_attribute { struct 90 struct widget_attribute *attr, char *buf); 92 struct widget_attribute *attr, 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 [all...] |
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_sysfs.c | 85 struct widget_attribute; 87 struct widget_attribute { struct 90 struct widget_attribute *attr, char *buf); 92 struct widget_attribute *attr, 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 [all...] |
Completed in 2 milliseconds