Searched defs:module_use (Results 1 – 1 of 1) sorted by relevance
309 struct module_use { struct310 struct list_head source_list;311 struct list_head target_list;312 struct module *source, *target;