Home
last modified time | relevance | path

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

/openbmc/linux/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.
/openbmc/linux/arch/sparc/include/uapi/asm/
H A Dfbio.h70 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dfb_chrdev.c112 case FBIOGETCMAP: in do_fb_ioctl()
300 case FBIOGETCMAP: in fb_compat_ioctl()
/openbmc/linux/arch/m68k/include/asm/
H A Dfbio.h73 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) macro
/openbmc/linux/include/uapi/linux/
H A Dfb.h17 #define FBIOGETCMAP 0x4604 macro
/openbmc/qemu/linux-user/
H A Dioctls.h642 IOCTL(FBIOGETCMAP, IOC_RW, MK_PTR(MK_STRUCT(STRUCT_fb_cmap)))