Searched refs:mod_sysfs_teardown (Results 1 – 3 of 3) sorted by relevance
365 void mod_sysfs_teardown(struct module *mod);376 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
1245 mod_sysfs_teardown(mod); in free_module()2984 mod_sysfs_teardown(mod); in load_module()