Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dfbio.h59 struct fbcmap { struct
68 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap) argument
69 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
71 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
72 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
104 struct fbcmap cmap; /* color map info */
/linux-4.4.14/arch/sparc/include/uapi/asm/
Dfbio.h59 struct fbcmap { struct
68 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) argument
69 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
101 struct fbcmap cmap; /* color map info */
/linux-4.4.14/arch/sparc/include/asm/
Dfbio.h6 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
7 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
/linux-4.4.14/drivers/video/fbdev/
Dsbuslib.c117 struct fbcmap __user *c = (struct fbcmap __user *) arg; in sbusfb_ioctl_helper()
158 struct fbcmap __user *c = (struct fbcmap __user *) arg; in sbusfb_ioctl_helper()
197 struct fbcmap __user *p = compat_alloc_user_space(sizeof(*p)); in fbiogetputcmap()
/linux-4.4.14/drivers/video/fbdev/core/
DMakefile4 fb-y := fbmem.o fbmon.o fbcmap.o fbsysfs.o \
/linux-4.4.14/Documentation/DocBook/
D.device-drivers.xml.cmd2 …50/8250_core.c drivers/video/fbdev/core/fbmem.c drivers/video/fbdev/core/fbcmap.c drivers/video/fb…