HomeSort by relevance Sort by last modified time
    Searched full:command_do (Results 1 - 2 of 2) sorted by null

  /external/kmod/tools/
modprobe.c 235 static int command_do(struct kmod_module *module, const char *type, function
405 err = command_do(mod, "remove", cmd, NULL);
  /external/kmod/libkmod/
libkmod-module.c 965 static int command_do(struct kmod_module *mod, const char *type, function
1037 err = command_do(mod, "install", cmd);
    [all...]

Completed in 7922 milliseconds