Searched refs:LoadSubModule (Results 1 - 25 of 25) sorted by relevance

/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datiload.c77 if (!LoadSubModule(pScreenInfo->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Module.h132 * This structure can be used to callers of LoadModule and LoadSubModule to
153 extern _X_EXPORT void *LoadSubModule(void *, const char *, const char **,
H A Dxf86Helper.c1480 ret = LoadSubModule(drv->module, name, NULL, NULL, NULL, NULL,
1493 ret = LoadSubModule(pScrn->module, name, NULL, NULL, NULL, NULL,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Module.h148 * This structure can be used to callers of LoadModule and LoadSubModule to
187 extern _X_EXPORT pointer LoadSubModule(pointer, const char *, const char **,
H A Dxf86Helper.c1725 ret = LoadSubModule(drv->module, name, NULL, NULL, NULL, NULL,
1738 ret = LoadSubModule(pScrn->module, name, NULL, NULL, NULL, NULL,
/xsrc/external/mit/xf86-video-mgx/dist/src/
H A Dmgx_driver.c138 * by calling LoadSubModule().
585 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_driver.c151 * by calling LoadSubModule().
683 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xf86-video-suncg6/dist/src/
H A Dcg6_driver.c134 * by calling LoadSubModule().
590 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_driver.c139 * by calling LoadSubModule().
651 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_driver.c769 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xf86-input-vmmouse/dist/src/
H A Dvmmouse.c170 "LoadSubModule",
1364 if (!LoadSubModule(module, name, NULL, NULL, NULL, NULL, errmaj, errmin)) {
/xsrc/external/mit/xf86-video-pnozz/dist/src/
H A Dpnozz_driver.c159 * by calling LoadSubModule().
749 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/loader/
H A Dloadmod.c751 LoadSubModule(pointer _parent, const char *module, function in typeref:typename:pointer
763 "LoadSubModule: Absolute module path not permitted: \"%s\"\n",
/xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/
H A Dloadmod.c569 LoadSubModule(void *_parent, const char *module, function in typeref:typename:void *
580 LogMessage(X_ERROR, "LoadSubModule: "
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_kms.c327 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL,
H A Dradeon_driver.c2250 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL,
2262 if (!LoadSubModule(pScrn->module, "xaa", NULL, NULL, NULL,
2266 if (!LoadSubModule(pScrn->module, "xaa", NULL, NULL, NULL,
2270 if (!LoadSubModule(pScrn->module, "xaa", NULL, NULL, NULL,
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_driver.c1441 if (LoadSubModule(pScrni->module, "shadow",
/xsrc/external/mit/xf86-video-siliconmotion/dist/src/
H A Dsmi_driver.c893 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL,
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_driver.c1556 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xf86-video-i128/dist/src/
H A Di128_driver.c195 * by calling LoadSubModule().
1104 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_driver.c1463 if (LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL,
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_kms.c1459 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL,
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dtrident_driver.c3250 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,
/xsrc/external/mit/xf86-video-savage/dist/src/
H A Dsavage_driver.c2175 if( !LoadSubModule(pScrn->module, modName,
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c6899 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL, &req,

Completed in 70 milliseconds