Searched refs:fbcmap (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/m68k/include/asm/ |
H A D | fbio.h | 60 struct fbcmap { struct 69 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap) 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 */
|
/kernel/linux/linux-6.6/arch/m68k/include/asm/ |
H A D | fbio.h | 60 struct fbcmap { struct 69 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap) 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 */
|
/kernel/linux/linux-5.10/arch/sparc/include/uapi/asm/ |
H A D | fbio.h | 60 struct fbcmap { struct 69 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) 70 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) 102 struct fbcmap cmap; /* color map info */
|
/kernel/linux/linux-6.6/arch/sparc/include/uapi/asm/ |
H A D | fbio.h | 60 struct fbcmap { struct 69 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap) 70 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap) 102 struct fbcmap cmap; /* color map info */
|
/kernel/linux/linux-5.10/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() 198 struct fbcmap __user *p = compat_alloc_user_space(sizeof(*p)); in fbiogetputcmap()
|
/kernel/linux/linux-5.10/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)
|
/kernel/linux/linux-6.6/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)
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | Makefile | 5 fb-y := fbmem.o fbmon.o fbcmap.o fbsysfs.o \
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | Makefile | 5 fbmem.o fbcmap.o \
|
Completed in 7 milliseconds