Home
last modified time | relevance | path

Searched refs:FBIOPUTCMAP (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/video/fbdev/core/
Dfb_chrdev.c107 case FBIOPUTCMAP: in do_fb_ioctl()
218 if (cmd == FBIOPUTCMAP) in fb_getput_cmap()
301 case FBIOPUTCMAP: in fb_compat_ioctl()
/linux-6.12.1/arch/sparc/include/uapi/asm/
Dfbio.h69 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) macro
/linux-6.12.1/Documentation/fb/
Dinternals.rst39 using the FBIOGETCMAP and FBIOPUTCMAP ioctls.
/linux-6.12.1/arch/m68k/include/asm/
Dfbio.h72 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) macro
/linux-6.12.1/include/uapi/linux/
Dfb.h19 #define FBIOPUTCMAP 0x4605 macro