Searched refs:init_module (Results 1 - 4 of 4) sorted by relevance

/haiku/src/tools/fs_shell/
H A Dmodule.cpp184 init_module(module *module) function in namespace:FSShell
359 // The state will be adjusted by the call to init_module
362 status = init_module(module);
/haiku/src/tests/add-ons/kernel/network/
H A Duserland_modules.cpp70 static status_t init_module(module * m);
115 status = init_module(m);
693 static status_t init_module(module * m) function
/haiku/src/add-ons/kernel/busses/scsi/usb/
H A Dusb_scsi.c1004 init_module(device_node_handle node, void *user_cookie, void **_cookie) function
1184 init_module, // init_driver,
/haiku/src/system/kernel/
H A Dmodule.cpp714 init_module(module* module) function
2214 // The state will be adjusted by the call to init_module
2217 status = init_module(module);

Completed in 101 milliseconds