Searched refs:autorunModuleMgr (Results 1 – 1 of 1) sorted by relevance
20 static MODULE_MGR *autorunModuleMgr = NULL; variable45 ModuleMgrUninstall(autorunModuleMgr, moduleName); in AutorunModuleMgrUnInstall()59 if (autorunModuleMgr != NULL) { in InitModuleMgrDump()60 ModuleMgrTraversal(autorunModuleMgr, NULL, InitModuleDump); in InitModuleMgrDump()94 autorunModuleMgr = ModuleMgrScan("init/autorun"); in loadAutorunModules()