Searched defs:modprobe (Results 1 – 4 of 4) sorted by relevance
105 def modprobe(self, name, quiet=False, *args, **kwargs): member in Kmod
49 static int modprobe; variable
356 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) in xtables_insmod()418 int xtables_load_ko(const char *modprobe, bool quiet) in xtables_load_ko()
1422 struct modprobe_data modprobe; member