Searched defs:to_attr (Results 1 – 5 of 5) sorted by relevance
75 to_attr(struct attribute *attr) in to_attr() function
26 to_attr(struct attribute *attr) in to_attr() function
85 static struct esre_attribute *to_attr(struct attribute *attr) in to_attr() function
59 #define to_attr(a) container_of(a, struct acpi_data_node_attr, attr) macro
983 #define to_attr(a) container_of(a, struct freq_attr, attr) macro