Searched refs:to_foo_attr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/samples/kobject/
H A Dkset-example.c45 #define to_foo_attr(x) container_of(x, struct foo_attribute, attr) macro
61 attribute = to_foo_attr(attr); foo_attr_show()
81 attribute = to_foo_attr(attr); foo_attr_store()

Completed in 111 milliseconds