Searched refs:command_do (Results 1 – 2 of 2) sorted by relevance
235 static int command_do(struct kmod_module *module, const char *type, in command_do() function405 err = command_do(mod, "remove", cmd, NULL); in rmmod_do_module()
965 static int command_do(struct kmod_module *mod, const char *type, in command_do() function1037 err = command_do(mod, "install", cmd); in module_do_install_commands()