Searched refs:esre_attribute (Results 1 – 1 of 1) sorted by relevance
73 struct esre_attribute { struct85 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() argument87 return container_of(attr, struct esre_attribute, attr); in to_attr()94 struct esre_attribute *attr = to_attr(_attr); in esre_attr_show()119 static struct esre_attribute esre_fw_class = __ATTR(fw_class, 0400,129 static struct esre_attribute esre_##name = __ATTR(name, 0400, \