Home
last modified time | relevance | path

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

/external/kmod/tools/
Ddepmod.c1326 static struct symbol *depmod_symbol_find(const struct depmod *depmod, in depmod_symbol_find() function
1387 struct symbol *sym = depmod_symbol_find(depmod, name); in depmod_load_module_dependencies()