Searched refs:FBIOGETCMAP (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/fbdevhw/ |
| H A D | fbpriv.h | 29 #define FBIOGETCMAP 0x4604 macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/fbdevhw/ |
| H A D | fbpriv.h | 29 #define FBIOGETCMAP 0x4604 macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/sun/ |
| H A D | sunCfb.c | 139 if (ioctl(sunFbs[pScreen->myNum].fd, FBIOGETCMAP, &sunCmap) < 0) { 141 FatalError( "CGGetColormap: FBIOGETCMAP failed\n" );
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86sbusBus.c | 679 if ((ret = ioctl (psdp->fd, FBIOGETCMAP, &fbcmap)) >= 0)
|
| /xsrc/external/mit/xorg-server/dist/hw/sun/ |
| H A D | sunCfb.c | 139 if (ioctl(sunFbs[pScreen->myNum].fd, FBIOGETCMAP, &sunCmap) < 0) { 141 FatalError( "CGGetColormap: FBIOGETCMAP failed\n" );
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86sbusBus.c | 719 if (ioctl(psdp->fd, FBIOGETCMAP, &fbcmap) >= 0)
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/fbdev/ |
| H A D | fbdev.c | 783 k = ioctl (priv->fd, FBIOGETCMAP, &cmap);
|
Completed in 8 milliseconds