Home
last modified time | relevance | path

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

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