Searched defs:module_kobject (Results 1 – 2 of 2) sorted by relevance
780 struct module_kobject { struct781 struct kobject kobj;782 struct module *mod;783 struct kobject *drivers_dir;784 struct module_param_attrs *mp;785 struct completion *kobj_completion;
127 struct module_kobject { struct128 struct kobject kobj;129 struct module *mod;130 struct kobject *drivers_dir;131 struct module_param_attrs *mp;132 struct completion *kobj_completion;