Searched refs:module_table (Results 1 – 1 of 1) sorted by relevance
209 const struct module_lookup module_table[] = { variable223 for (const struct module_lookup* l = module_table; l->module; l++) { in get_local_module()