HomeSort by relevance Sort by last modified time
    Searched full:module_add_list (Results 1 - 1 of 1) sorted by null

  /hardware/intel/common/wrs_omxil_core/utils/src/
module.c 75 static struct module *module_add_list(struct module *head, function
193 g_module_head = module_add_list(g_module_head, new);

Completed in 96 milliseconds