Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/core/
Dfb_chrdev.c112 case FBIOGETCMAP: in do_fb_ioctl()
300 case FBIOGETCMAP: in fb_compat_ioctl()
/linux-6.12.1/Documentation/fb/
Dcmap_xfbdev.rst52 co.local.red are entries that were brought in through FBIOGETCMAP which come
Dinternals.rst39 using the FBIOGETCMAP and FBIOPUTCMAP ioctls.
/linux-6.12.1/arch/sparc/include/uapi/asm/
Dfbio.h70 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) macro
/linux-6.12.1/arch/m68k/include/asm/
Dfbio.h73 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) macro
/linux-6.12.1/include/uapi/linux/
Dfb.h18 #define FBIOGETCMAP 0x4604 macro