Searched refs:module_find_with_name (Results 1 – 1 of 1) sorted by relevance
49 static struct module *module_find_with_name(struct module *head, in module_find_with_name() function131 existing = module_find_with_name(g_module_head, file); in module_open()