Searched refs:mod_sysfs_teardown (Results 1 – 3 of 3) sorted by relevance
264 void mod_sysfs_teardown(struct module *mod);275 static inline void mod_sysfs_teardown(struct module *mod) { } in mod_sysfs_teardown() function
423 void mod_sysfs_teardown(struct module *mod) in mod_sysfs_teardown() function
1153 mod_sysfs_teardown(mod); in free_module()2852 mod_sysfs_teardown(mod); in load_module()