Searched defs:module_use (Results 1 – 1 of 1) sorted by relevance
285 struct module_use { struct286 struct list_head source_list;287 struct list_head target_list;288 struct module *source, *target;