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
433 void mod_sysfs_teardown(struct module *mod) in mod_sysfs_teardown() function
1270 mod_sysfs_teardown(mod); in free_module()3012 mod_sysfs_teardown(mod); in load_module()
Completed in 18 milliseconds