Searched refs:init_module (Results 1 – 15 of 15) sorted by relevance
76 extern int init_module(void);133 int init_module(void) __copy(initfn) \135 ___ADDRESSABLE(init_module, __initdata);
160 int (*init_module)(struct device *dev, member
403 .init_module = omap_hwmod_init_module,
91 COND_SYSCALL(init_module);
178 168 n64 init_module sys_init_module
134 105 common init_module sys_init_module
215 the usage of the init_module syscall.
187 175 common init_module sys_init_module
143 128 i386 init_module sys_init_module
259 Modules are loaded with insmod, modprobe, ``init_module()`` or
173 128 nospu init_module sys_init_module
119 128 common init_module sys_init_module sys_init_module
2132 if (!pdata || !pdata->init_module) in sysc_legacy_init()2135 error = pdata->init_module(ddata->dev, ddata->mdata, &ddata->cookie); in sysc_legacy_init()
446 init_module() or cleanup_module() if a module relies on these special