mod_sysfs_init 571 include/linux/module.h int mod_sysfs_init(struct module *mod); mod_sysfs_init 2045 kernel/module.c err = mod_sysfs_init(mod);