Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
A Dfbio.h60 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 Dfbio.h60 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 Dfbio.h7 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
8 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
/linux/drivers/video/fbdev/
A Dsbuslib.c118 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 Dbuilt-in.a7 core/fbcmap.o/
/linux/drivers/video/fbdev/core/
A Dbuilt-in.a7 fbcmap.o/
A DMakefile5 fb-y := fbmem.o fbmon.o fbcmap.o fbsysfs.o \
A D.built-in.a.cmd1 …v/core/fbmem.o drivers/video/fbdev/core/fbmon.o drivers/video/fbdev/core/fbcmap.o drivers/video/fb…
A D.fbcmap.o.cmd1fbcmap.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 Dbuilt-in.a12 fbdev/core/fbcmap.o/
/linux/Documentation/driver-api/
A Dframe-buffer.rst40 .. kernel-doc:: drivers/video/fbdev/core/fbcmap.c
/linux/drivers/
A Dbuilt-in.a348 video/fbdev/core/fbcmap.o/

Completed in 19 milliseconds