Searched refs:esre_attribute (Results 1 – 1 of 1) sorted by relevance
75 struct esre_attribute { struct87 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() argument89 return container_of(attr, struct esre_attribute, attr); in to_attr()96 struct esre_attribute *attr = to_attr(_attr); in esre_attr_show()117 static struct esre_attribute esre_fw_class = __ATTR_RO_MODE(fw_class, 0400);126 static struct esre_attribute esre_##name = __ATTR_RO_MODE(name, 0400)