Searched refs:XF86ModuleData (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/dixmods/ |
| H A D | shmodule.c | 53 _X_EXPORT XF86ModuleData shadowModuleData = { &VersRec, NULL, NULL };
|
| H A D | fbmodule.c | 51 _X_EXPORT XF86ModuleData FBPREFIX(ModuleData) = {
|
| H A D | glxmodule.c | 63 _X_EXPORT XF86ModuleData glxModuleData = { &VersRec, glxSetup, NULL };
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/shadowfb/ |
| H A D | sfbmodule.c | 20 _X_EXPORT XF86ModuleData shadowfbModuleData = { &VersRec, NULL, NULL };
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vbe/ |
| H A D | vbe_module.c | 22 _X_EXPORT XF86ModuleData vbeModuleData = { &vbeVersRec, NULL, NULL };
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/ |
| H A D | vgaHWmodule.c | 24 _X_EXPORT XF86ModuleData vgahwModuleData = { &VersRec, NULL, NULL };
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_eglmodule.c | 50 _X_EXPORT XF86ModuleData glamoreglModuleData = { &VersRec, NULL, NULL };
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | xf86int10module.c | 31 _X_EXPORT XF86ModuleData NAME(ModuleData) = {
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86Module.h | 173 } XF86ModuleData; typedef
|
| H A D | xf86Configure.c | 843 XF86ModuleData *initData = 0; in DoShowOptions()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/exa/ |
| H A D | examodule.c | 199 _X_EXPORT XF86ModuleData exaModuleData = { &exaVersRec, NULL, NULL };
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/loader/ |
| H A D | loadmod.c | 670 XF86ModuleData *initdata = NULL; in LoadModule()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/ |
| H A D | fbdevhw.c | 37 _X_EXPORT XF86ModuleData fbdevhwModuleData = {
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | driver.c | 180 _X_EXPORT XF86ModuleData modesettingModuleData = { &VersRec, Setup, NULL };
|