Searched refs:fbcmap (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/arch/m68k/include/asm/ |
H A D | fbio.h | 60 struct fbcmap { struct 69 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap) argument 70 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap) 72 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) 73 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) 105 struct fbcmap cmap; /* color map info */
|
/openbmc/linux/arch/sparc/include/uapi/asm/ |
H A D | fbio.h | 60 struct fbcmap { struct 69 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) argument 70 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) 102 struct fbcmap cmap; /* color map info */
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | fbio.h | 7 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap) 8 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | sbuslib.c | 118 struct fbcmap __user *c = (struct fbcmap __user *) arg; in sbusfb_ioctl_helper() 159 struct fbcmap __user *c = (struct fbcmap __user *) arg; in sbusfb_ioctl_helper()
|
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | Makefile | 5 fbmem.o fbcmap.o \
|
/openbmc/linux/Documentation/driver-api/ |
H A D | frame-buffer.rst | 40 .. kernel-doc:: drivers/video/fbdev/core/fbcmap.c
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | [all...] |