Home
last modified time | relevance | path

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

/hardware/intel/common/wrs_omxil_core/utils/src/
Dmodule.c62 static struct module *module_find_with_handle(struct module *head, in module_find_with_handle() function
158 existing = module_find_with_handle(g_module_head, new->handle); in module_open()