Searched refs:module_enable (Results 1 – 3 of 3) sorted by relevance
34 void module_enable(int);
293 module_enable(1); in command_modules()295 module_enable(0); in command_modules()
150 module_enable(int onoff) in module_enable() function