Home
last modified time | relevance | path

Searched refs:FBIOGETCMAP (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/
H A Dfbpriv.h29 #define FBIOGETCMAP 0x4604 macro
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dfbio.h70 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) macro
/OK3568_Linux_fs/kernel/Documentation/fb/
H A Dcmap_xfbdev.rst52 co.local.red are entries that were brought in through FBIOGETCMAP which come
H A Dinternals.rst39 using the FBIOGETCMAP and FBIOPUTCMAP ioctls.
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dfbio.h73 #define FBIOGETCMAP _IOW('F', 4, 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 Dfb.h17 #define FBIOGETCMAP 0x4604 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 Dfb.h17 #define FBIOGETCMAP 0x4604 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfb.h17 #define FBIOGETCMAP 0x4604 macro
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86sbusBus.c709 if (ioctl(psdp->fd, FBIOGETCMAP, &fbcmap) >= 0) in xf86SbusHandleColormaps()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmem.c1146 case FBIOGETCMAP: in do_fb_ioctl()
1338 case FBIOGETCMAP: in fb_compat_ioctl()