Searched refs:to_module_attr (Results 1 – 1 of 1) sorted by relevance
542 #define to_module_attr(n) container_of_const(n, struct module_attribute, attr) macro888 attribute = to_module_attr(attr); in module_attr_show()907 attribute = to_module_attr(attr); in module_attr_store()