Home
last modified time | relevance | path

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

/linux/arch/m68k/include/asm/
H 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/
H 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/
H A Dfbio.h7 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
8 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
/linux/drivers/video/fbdev/core/
H A DMakefile5 fbmem.o fbcmap.o \
/linux/Documentation/driver-api/
H A Dframe-buffer.rst40 .. kernel-doc:: drivers/video/fbdev/core/fbcmap.c
/linux/include/linux/
H A Dfb.h831 /* fbcmap.c */