Home
last modified time | relevance | path

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

/busybox-1.35.0/modutils/
Dmodprobe.c372 static char *parse_and_add_kcmdline_module_options(char *options, const char *modulename) in parse_and_add_kcmdline_module_options() argument
384 char *after_modulename = is_prefixed_with(kptr, modulename); in parse_and_add_kcmdline_module_options()