Searched refs:fb_bitfield (Results 1 - 20 of 20) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Dimxfb.h21 struct fb_bitfield red;
22 struct fb_bitfield green;
23 struct fb_bitfield blue;
24 struct fb_bitfield transp;
H A Dsa1100fb.h18 struct fb_bitfield red;
19 struct fb_bitfield green;
20 struct fb_bitfield blue;
21 struct fb_bitfield transp;
H A Dgxt4500.c314 static const struct fb_bitfield eightbits = {0, 8};
315 static const struct fb_bitfield nobits = {0, 0};
H A Damba-clcd.c240 static inline u32 convert_bitfield(int val, struct fb_bitfield *bf)
H A Datmel_lcdfb.c350 static inline unsigned int chan_to_field(unsigned int chan, const struct fb_bitfield *bf)
H A Dau1100fb.c84 struct fb_bitfield rgb_bitfields[][4] =
H A Dimxfb.c63 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf)
H A Ds3c2410fb.c495 static inline unsigned int chan_to_field(unsigned int chan, struct fb_bitfield *bf)
H A Dsa1100fb.c496 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf)
H A Dau1200fb.c923 static struct fb_bitfield rgb_bitfields[][4] = {
H A Dpxafb.c97 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf)
H A Dsm501fb.c791 struct fb_bitfield *bf)
H A Dcyber2000fb.c256 static inline u32 convert_bitfield(u_int val, struct fb_bitfield *bf)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon.h47 struct fb_bitfield red;
48 struct fb_bitfield green;
49 struct fb_bitfield blue;
50 struct fb_bitfield transp;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dsvga.h28 struct fb_bitfield red;
29 struct fb_bitfield green;
30 struct fb_bitfield blue;
31 struct fb_bitfield transp;
H A Dfb.h174 struct fb_bitfield { struct
236 struct fb_bitfield red; /* bitfield in fb mem if true color, */
237 struct fb_bitfield green; /* else only length is significant */
238 struct fb_bitfield blue;
239 struct fb_bitfield transp; /* transparency */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfbset.c72 struct fb_bitfield { struct
88 struct fb_bitfield red; /* bitfield in fb mem if true color, */
89 struct fb_bitfield green; /* else only length is significant */
90 struct fb_bitfield blue;
91 struct fb_bitfield transp; /* transparency */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/geode/
H A Dgx1fb_core.c153 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf)
H A Dgxfb_core.c158 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/matrox/
H A Dmatroxfb_base.c1223 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = {

Completed in 214 milliseconds