Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/src/
Dmodule.c49 static struct module *module_find_with_name(struct module *head, in module_find_with_name() function
131 existing = module_find_with_name(g_module_head, file); in module_open()