Searched refs:esre_attribute (Results 1 – 1 of 1) sorted by relevance
75 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()115 static struct esre_attribute esre_fw_class = __ATTR_RO_MODE(fw_class, 0400);124 static struct esre_attribute esre_##name = __ATTR_RO_MODE(name, 0400)