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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc/
H A Dfbio.h53 struct fbcmap { struct
62 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
63 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
65 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
66 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
98 struct fbcmap cmap; /* color map info */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dfbio.h58 struct fbcmap { struct
67 #define FBIOPUTCMAP_SPARC _IOW('F', 3, struct fbcmap)
68 #define FBIOGETCMAP_SPARC _IOW('F', 4, struct fbcmap)
70 #define FBIOPUTCMAP _IOW('F', 3, struct fbcmap)
71 #define FBIOGETCMAP _IOW('F', 4, struct fbcmap)
103 struct fbcmap cmap; /* color map info */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dsbuslib.c116 struct fbcmap __user *c = (struct fbcmap __user *) arg;
157 struct fbcmap __user *c = (struct fbcmap __user *) arg;
207 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 149 milliseconds