Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/arch/sparc/include/uapi/asm/
Dfbio.h69 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) macro
/Linux-v6.6/Documentation/fb/
Dinternals.rst39 using the FBIOGETCMAP and FBIOPUTCMAP ioctls.
/Linux-v6.6/arch/m68k/include/asm/
Dfbio.h72 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) macro
/Linux-v6.6/include/uapi/linux/
Dfb.h18 #define FBIOPUTCMAP 0x4605 macro