Searched defs:to_attr (Results 1 – 5 of 5) sorted by relevance
85 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() function
361 static inline struct fw_cfg_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
93 static struct dmi_sysfs_attribute *to_attr(struct attribute *attr) in to_attr() function
996 #define to_attr( global() macro
992 #define to_attr(a) container_of(a, struct freq_attr, attr) macro