Searched refs:call_modprobe (Results 1 – 1 of 1) sorted by relevance
69 static int call_modprobe(char *module_name, int wait) in call_modprobe() function170 ret = call_modprobe(module_name, wait ? UMH_WAIT_PROC : UMH_WAIT_EXEC); in __request_module()