Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/
Dmodule.c2078 static void module_enable_x(const struct module *mod) in module_enable_x() function
2085 static void module_enable_x(const struct module *mod) { } in module_enable_x() function
3731 module_enable_x(mod); in complete_formation()