Searched refs:loadedSubModule (Results 1 – 1 of 1) sorted by relevance
67 static Int10LinuxSubModuleState loadedSubModule = INT10_NOT_LOADED; variable122 if (loadedSubModule == INT10_NOT_LOADED) in xf86ExtendedInitInt10()123 loadedSubModule = int10LinuxLoadSubModule(pScrn); in xf86ExtendedInitInt10()125 if (loadedSubModule == INT10_LOAD_FAILED) in xf86ExtendedInitInt10()