Searched defs:modprobe (Results 1 – 10 of 10) sorted by relevance
185 static int modprobe(const char *driver) in modprobe() function199 void (*modprobe)(const char *name); member
217 static void modprobe(const char *driver) in modprobe() function
144 static int modprobe(struct kmod_module *kmod, const char *options) in modprobe() function
105 def modprobe(self, name, quiet=False, *args, **kwargs): member in Kmod
49 static int modprobe; variable
407 int xtables_insmod(const char *modname, const char *modprobe, bool quiet) in xtables_insmod()463 int xtables_load_ko(const char *modprobe, bool quiet) in xtables_load_ko()
128 static int modprobe(const char *driver) in modprobe() function
1662 struct modprobe_data modprobe; member