Home
last modified time | relevance | path

Searched defs:mod_sysfs_teardown (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/kernel/module/
Dsysfs.c423 void mod_sysfs_teardown(struct module *mod) in mod_sysfs_teardown() function
Dinternal.h376 static inline void mod_sysfs_teardown(struct module *mod) { } in mod_sysfs_teardown() function
/kernel/linux/linux-5.10/kernel/
Dmodule.c1990 static void mod_sysfs_teardown(struct module *mod) in mod_sysfs_teardown() function