Home
last modified time | relevance | path

Searched refs:do_modprobe (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/modutils/
Dmodprobe.c416 static int do_modprobe(struct module_entry *m) in do_modprobe() function
696 rc |= do_modprobe(me); in modprobe_main()
715 rc |= do_modprobe(m2); in modprobe_main()