/linux-4.4.14/include/linux/platform_data/ |
D | simplefb.h | 43 struct fb_bitfield red; 44 struct fb_bitfield green; 45 struct fb_bitfield blue; 46 struct fb_bitfield transp;
|
/linux-4.4.14/include/video/ |
D | sa1100fb.h | 24 struct fb_bitfield red; 25 struct fb_bitfield green; 26 struct fb_bitfield blue; 27 struct fb_bitfield transp;
|
D | imx-ipu-v3.h | 168 struct fb_bitfield red; 169 struct fb_bitfield green; 170 struct fb_bitfield blue; 171 struct fb_bitfield transp;
|
/linux-4.4.14/drivers/video/fbdev/ |
D | grvga.c | 124 var->red = (struct fb_bitfield) {0, 8, 0}; /* offset, length, msb-right */ in grvga_check_var() 125 var->green = (struct fb_bitfield) {0, 8, 0}; in grvga_check_var() 126 var->blue = (struct fb_bitfield) {0, 8, 0}; in grvga_check_var() 127 var->transp = (struct fb_bitfield) {0, 0, 0}; in grvga_check_var() 130 var->red = (struct fb_bitfield) {11, 5, 0}; in grvga_check_var() 131 var->green = (struct fb_bitfield) {5, 6, 0}; in grvga_check_var() 132 var->blue = (struct fb_bitfield) {0, 5, 0}; in grvga_check_var() 133 var->transp = (struct fb_bitfield) {0, 0, 0}; in grvga_check_var() 137 var->red = (struct fb_bitfield) {16, 8, 0}; in grvga_check_var() 138 var->green = (struct fb_bitfield) {8, 8, 0}; in grvga_check_var() [all …]
|
D | hyperv_fb.c | 579 static inline u32 chan_to_field(u32 chan, struct fb_bitfield *bf) in chan_to_field() 812 info->var.red = (struct fb_bitfield){11, 5, 0}; in hvfb_probe() 813 info->var.green = (struct fb_bitfield){5, 6, 0}; in hvfb_probe() 814 info->var.blue = (struct fb_bitfield){0, 5, 0}; in hvfb_probe() 815 info->var.transp = (struct fb_bitfield){0, 0, 0}; in hvfb_probe() 817 info->var.red = (struct fb_bitfield){16, 8, 0}; in hvfb_probe() 818 info->var.green = (struct fb_bitfield){8, 8, 0}; in hvfb_probe() 819 info->var.blue = (struct fb_bitfield){0, 8, 0}; in hvfb_probe() 820 info->var.transp = (struct fb_bitfield){24, 8, 0}; in hvfb_probe()
|
D | imxfb.c | 128 struct fb_bitfield red; 129 struct fb_bitfield green; 130 struct fb_bitfield blue; 131 struct fb_bitfield transp; 247 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field()
|
D | mxsfb.c | 226 static const struct fb_bitfield def_rgb565[] = { 244 static const struct fb_bitfield def_rgb888[] = { 262 static inline unsigned chan_to_field(unsigned chan, struct fb_bitfield *bf) in chan_to_field() 273 const struct fb_bitfield *rgb = NULL; in mxsfb_check_var()
|
D | xen-fbfront.c | 430 fb_info->var.red = (struct fb_bitfield){16, 8, 0}; in xenfb_probe() 431 fb_info->var.green = (struct fb_bitfield){8, 8, 0}; in xenfb_probe() 432 fb_info->var.blue = (struct fb_bitfield){0, 8, 0}; in xenfb_probe()
|
D | s3c-fb.c | 150 struct fb_bitfield r; 151 struct fb_bitfield g; 152 struct fb_bitfield b; 153 struct fb_bitfield a; 726 struct fb_bitfield *bf) in chan_to_field()
|
D | gxt4500.c | 321 static const struct fb_bitfield eightbits = {0, 8}; 322 static const struct fb_bitfield nobits = {0, 0};
|
D | goldfishfb.c | 72 static inline u32 convert_bitfield(int val, struct fb_bitfield *bf) in convert_bitfield()
|
D | wm8505fb.c | 187 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field()
|
D | smscufx.c | 1212 const struct fb_bitfield red = { 11, 5, 0 }; in ufx_var_color_format() 1213 const struct fb_bitfield green = { 5, 6, 0 }; in ufx_var_color_format() 1214 const struct fb_bitfield blue = { 0, 5, 0 }; in ufx_var_color_format()
|
D | udlfb.c | 1028 const struct fb_bitfield red = { 11, 5, 0 }; in dlfb_var_color_format() 1029 const struct fb_bitfield green = { 5, 6, 0 }; in dlfb_var_color_format() 1030 const struct fb_bitfield blue = { 0, 5, 0 }; in dlfb_var_color_format()
|
D | au1100fb.c | 74 struct fb_bitfield rgb_bitfields[][4] =
|
D | vt8500lcdfb.c | 140 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field()
|
D | nuc900fb.c | 293 struct fb_bitfield *bf) in chan_to_field()
|
D | jz4740_fb.c | 238 struct fb_bitfield *bf) in jzfb_convert_color_to_hw()
|
D | pxa168fb.c | 477 static unsigned int chan_to_field(unsigned int chan, struct fb_bitfield *bf) in chan_to_field()
|
D | sm712fb.c | 823 struct fb_bitfield *bf) in chan_to_field()
|
D | amba-clcd.c | 329 static inline u32 convert_bitfield(int val, struct fb_bitfield *bf) in convert_bitfield()
|
D | s3c2410fb.c | 479 struct fb_bitfield *bf) in chan_to_field()
|
D | sa1100fb.c | 247 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field()
|
D | atmel_lcdfb.c | 774 static inline unsigned int chan_to_field(unsigned int chan, const struct fb_bitfield *bf) in chan_to_field()
|
D | cyber2000fb.c | 265 static inline u32 convert_bitfield(u_int val, struct fb_bitfield *bf) in convert_bitfield()
|
D | mx3fb.c | 1021 static u32 chan_to_field(unsigned int chan, struct fb_bitfield *bf) in chan_to_field()
|
D | au1200fb.c | 966 static struct fb_bitfield rgb_bitfields[][4] = {
|
D | sm501fb.c | 902 struct fb_bitfield *bf) in chan_to_field()
|
D | pxafb.c | 130 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field()
|
/linux-4.4.14/include/linux/ |
D | svga.h | 26 struct fb_bitfield red; 27 struct fb_bitfield green; 28 struct fb_bitfield blue; 29 struct fb_bitfield transp;
|
/linux-4.4.14/include/uapi/linux/ |
D | fb.h | 187 struct fb_bitfield { struct 251 struct fb_bitfield red; /* bitfield in fb mem if true color, */ 252 struct fb_bitfield green; /* else only length is significant */ 253 struct fb_bitfield blue; 254 struct fb_bitfield transp; /* transparency */
|
D | omapfb.h | 193 struct fb_bitfield red; 194 struct fb_bitfield green; 195 struct fb_bitfield blue; 196 struct fb_bitfield transp;
|
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/ |
D | omapfb.h | 116 struct fb_bitfield red; 117 struct fb_bitfield green; 118 struct fb_bitfield blue; 119 struct fb_bitfield transp;
|
D | omapfb-main.c | 276 static bool cmp_component(struct fb_bitfield *f1, struct fb_bitfield *f2) in cmp_component()
|
/linux-4.4.14/drivers/video/console/ |
D | fbcon.h | 47 struct fb_bitfield red; 48 struct fb_bitfield green; 49 struct fb_bitfield blue; 50 struct fb_bitfield transp;
|
/linux-4.4.14/Documentation/fb/ |
D | api.txt | 192 struct fb_bitfield red; /* bitfield in fb mem if true color, */ 193 struct fb_bitfield green; /* else only length is significant */ 194 struct fb_bitfield blue; 195 struct fb_bitfield transp; /* transparency */ 260 struct fb_bitfield { 269 component in the pixel value are described by the fb_bitfield offset and
|
/linux-4.4.14/drivers/video/fbdev/geode/ |
D | gx1fb_core.c | 150 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field()
|
D | gxfb_core.c | 185 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field()
|
D | lxfb_core.c | 292 static inline u_int chan_to_field(u_int chan, struct fb_bitfield *bf) in chan_to_field()
|
/linux-4.4.14/drivers/video/fbdev/mmp/fb/ |
D | mmpfb.c | 312 static unsigned int chan_to_field(unsigned int chan, struct fb_bitfield *bf) in chan_to_field()
|
/linux-4.4.14/drivers/staging/sm750fb/ |
D | sm750.c | 386 struct fb_bitfield *bf) in chan_to_field()
|
/linux-4.4.14/drivers/video/fbdev/mb862xx/ |
D | mb862xxfbdrv.c | 74 struct fb_bitfield *bf) in chan_to_field()
|
/linux-4.4.14/drivers/staging/fbtft/ |
D | fbtft-core.c | 531 static unsigned int chan_to_field(unsigned chan, struct fb_bitfield *bf) in chan_to_field()
|
/linux-4.4.14/drivers/video/fbdev/matrox/ |
D | matroxfb_base.c | 1227 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = {
|