Searched refs:fbcmap (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dfbio.h59 struct fbcmap { struct
68 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
69 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
71 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
72 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
104 struct fbcmap cmap; /* color map info */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dfbio.h59 struct fbcmap { struct
68 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
69 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
71 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
72 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
104 struct fbcmap cmap; /* color map info */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsbuslib.c118 struct fbcmap __user *c = (struct fbcmap __user *) arg;
159 struct fbcmap __user *c = (struct fbcmap __user *) arg;
198 struct fbcmap __user *p = compat_alloc_user_space(sizeof(*p));
H A DMakefile10 fb-y := fbmem.o fbmon.o fbcmap.o fbsysfs.o \

Completed in 68 milliseconds