Searched refs:unmapVidMem (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/hurd/ |
| H A D | hurd_video.c | 99 unmapVidMem(int ScreenNum,pointer Base,unsigned long Size) function in typeref:typename:void 153 pVidMem->unmapMem = unmapVidMem;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/ |
| H A D | arm_video.c | 119 static void unmapVidMem(int, pointer, unsigned long); 175 pVidMem->unmapVidMem = armUnmapVidMem; 227 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void 447 unmapVidMem(ScreenNum, Base, Size);
|
| H A D | alpha_video.c | 203 static void unmapVidMem(int, pointer, unsigned long); 290 pVidMem->unmapMem = unmapVidMem; 354 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void
|
| H A D | i386_video.c | 94 static void unmapVidMem(int, pointer, unsigned long); 203 pVidMem->unmapMem = unmapVidMem; 273 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/ |
| H A D | lnx_video.c | 87 static void unmapVidMem(int, pointer, unsigned long); 386 pVidMem->unmapMem = unmapVidMem; 390 pVidMem->unmapMem = unmapVidMem; 470 unmapVidMem(int ScreenNum, pointer Base, unsigned long Size) function in typeref:typename:void
|
Completed in 5 milliseconds