Searched refs:module_find_with_handle (Results 1 – 1 of 1) sorted by relevance
62 static struct module *module_find_with_handle(struct module *head, in module_find_with_handle() function158 existing = module_find_with_handle(g_module_head, new->handle); in module_open()