Searched refs:FBIOPUTCMAP (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86sbusBus.c | 659 ioctl(cmap->psdp->fd, FBIOPUTCMAP, &fbcmap); in xf86SbusCmapLoadPalette() 667 ioctl(cmap->psdp->fd, FBIOPUTCMAP, &fbcmap); in xf86SbusCmapLoadPalette() 684 ioctl(cmap->psdp->fd, FBIOPUTCMAP, &fbcmap); in xf86SbusCmapCloseScreen() 724 ioctl(psdp->fd, FBIOPUTCMAP, &fbcmap); in xf86SbusHandleColormaps()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/ |
| H A D | fbpriv.h | 30 #define FBIOPUTCMAP 0x4605 macro
|
| H A D | fbdevhw.c | 789 if (-1 == ioctl(fPtr->fd, FBIOPUTCMAP, (void *) &cmap)) in fbdevHWLoadPalette()
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/ |
| H A D | fbio.h | 69 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) macro
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | internals.rst | 39 using the FBIOGETCMAP and FBIOPUTCMAP ioctls.
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | fbio.h | 72 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | fb.h | 18 #define FBIOPUTCMAP 0x4605 macro
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | fb.h | 18 #define FBIOPUTCMAP 0x4605 macro
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | fb.h | 18 #define FBIOPUTCMAP 0x4605 macro
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | fbmem.c | 1141 case FBIOPUTCMAP: in do_fb_ioctl() 1339 case FBIOPUTCMAP: in fb_compat_ioctl()
|