Searched refs:to_foo_attr (Results 1 – 1 of 1) sorted by relevance
45 #define to_foo_attr(x) container_of(x, struct foo_attribute, attr) macro61 attribute = to_foo_attr(attr); in foo_attr_show()81 attribute = to_foo_attr(attr); in foo_attr_store()