Searched refs:fbcmap (Results 1 – 12 of 12) sorted by relevance
/linux/arch/m68k/include/asm/ |
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 */
|
/linux/arch/sparc/include/uapi/asm/ |
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 */
|
/linux/arch/sparc/include/asm/ |
A D | fbio.h | 7 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap) 8 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
|
/linux/drivers/video/fbdev/ |
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()
|
A D | built-in.a | 7 core/fbcmap.o/
|
/linux/drivers/video/fbdev/core/ |
A D | built-in.a | 7 fbcmap.o/
|
A D | Makefile | 5 fb-y := fbmem.o fbmon.o fbcmap.o fbsysfs.o \
|
A D | .built-in.a.cmd | 1 …v/core/fbmem.o drivers/video/fbdev/core/fbmon.o drivers/video/fbdev/core/fbcmap.o drivers/video/fb…
|
A D | .fbcmap.o.cmd | 1 …fbcmap.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/a… 3 source_drivers/video/fbdev/core/fbcmap.o := drivers/video/fbdev/core/fbcmap.c 5 deps_drivers/video/fbdev/core/fbcmap.o := \ 1343 drivers/video/fbdev/core/fbcmap.o: $(deps_drivers/video/fbdev/core/fbcmap.o) 1345 $(deps_drivers/video/fbdev/core/fbcmap.o):
|
/linux/drivers/video/ |
A D | built-in.a | 12 fbdev/core/fbcmap.o/
|
/linux/Documentation/driver-api/ |
A D | frame-buffer.rst | 40 .. kernel-doc:: drivers/video/fbdev/core/fbcmap.c
|
/linux/drivers/ |
A D | built-in.a | 348 video/fbdev/core/fbcmap.o/
|
Completed in 19 milliseconds