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

/haiku-fatelf/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-fatelf/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-fatelf/src/add-ons/kernel/busses/scsi/usb/
H A Dusb_scsi.c1006 init_module(device_node_handle node, void *user_cookie, void **_cookie) function
1186 init_module, // init_driver,
/haiku-fatelf/src/system/kernel/
H A Dmodule.cpp716 init_module(module* module) function
2208 // The state will be adjusted by the call to init_module
2211 status = init_module(module);

Completed in 47 milliseconds