Searched refs:mod_sysfs_teardown (Results 1 – 3 of 3) sorted by relevance
362 void mod_sysfs_teardown(struct module *mod);373 static inline void mod_sysfs_teardown(struct module *mod) { } in mod_sysfs_teardown() function
427 void mod_sysfs_teardown(struct module *mod) in mod_sysfs_teardown() function
1305 mod_sysfs_teardown(mod); in free_module()3413 mod_sysfs_teardown(mod); in load_module()