Home
last modified time | relevance | path

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

/external/kmod/tools/
Dmodprobe.c588 static int insmod_all(struct kmod_ctx *ctx, char **args, int nargs) in insmod_all() function
928 err = insmod_all(ctx, args, nargs); in do_modprobe()