Home
last modified time | relevance | path

Searched refs:to_module_attr (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/kernel/
A Dparams.c539 #define to_module_attr(n) container_of(n, struct module_attribute, attr) macro
895 attribute = to_module_attr(attr); in module_attr_show()
914 attribute = to_module_attr(attr); in module_attr_store()

Completed in 4 milliseconds