Searched refs:LoadSubModule (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Module.h | 153 extern _X_EXPORT void *LoadSubModule(void *, const char *, const char **,
|
| H A D | xf86Helper.c | 1481 ret = LoadSubModule(drv->module, name, NULL, NULL, NULL, NULL, in xf86LoadDrvSubModule() 1494 ret = LoadSubModule(pScrn->module, name, NULL, NULL, NULL, NULL, in xf86LoadSubModule()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/doc/ |
| H A D | exa-driver.txt | 40 if (!LoadSubModule(pScrn->module, "exa", NULL, NULL, NULL,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/loader/ |
| H A D | loadmod.c | 569 LoadSubModule(void *_parent, const char *module, in LoadSubModule() function
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 18033 xfree86: remove references to LoadSubModule's path from the doc 18048 Similar to its little brother - LoadSubModule. Currently all call sites
|