Searched refs:esre_attribute (Results 1 – 1 of 1) sorted by relevance
74 struct esre_attribute { struct86 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() argument88 return container_of(attr, struct esre_attribute, attr); in to_attr()95 struct esre_attribute *attr = to_attr(_attr); in esre_attr_show()120 static struct esre_attribute esre_fw_class = __ATTR_RO_MODE(fw_class, 0400);129 static struct esre_attribute esre_##name = __ATTR_RO_MODE(name, 0400)