Searched refs:grayscale (Results 1 - 25 of 34) sorted by relevance

12

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/
H A Dq40fb.c102 var->grayscale=0;
145 if(var->grayscale!=0)
H A Ddnfb.c186 var->grayscale=0;
221 if(var->grayscale!=0)
H A Dvga16fb.c410 par->var.grayscale = var->grayscale;
598 gray = disp.var.grayscale;
600 gray = fb_display[currcon].var.grayscale;
H A Ddn_cfb4.c184 var->grayscale=0;
219 if(var->grayscale!=0)
H A Ddn_cfb8.c185 var->grayscale=0;
220 if(var->grayscale!=0)
H A Dhgafb.c113 grayscale: 0,
429 var->bits_per_pixel != 1 || var->grayscale != 0) {
H A Dhitfb.c161 var->grayscale = 0;
H A Dhpfb.c91 var->grayscale=0;
H A Dmaxinefb.c122 var->grayscale = 0;
H A Dpmag-ba-fb.c107 var->grayscale = 0;
H A Dpmagb-b-fb.c110 var->grayscale = 0;
H A Depson1355fb.c313 var->grayscale = !is_color;
H A Dg364fb.c342 fb_var.grayscale = 0;
H A Datafb.c274 * xres_virtual, yres_virtual, xoffset, yoffset, grayscale, bitfields,
377 0, 0, 0, 0, 0, 0, 0, 0, /* xres-grayscale */
576 var->grayscale=0;
849 xres_virtual, yres_virtual, xoffset, yoffset, grayscale, bitfields,
1366 var->grayscale=0;
1831 var->grayscale=0;
2153 var->grayscale=0;
H A Dcyberfb.c457 par->var.grayscale = var->grayscale;
501 var->grayscale = par->var.grayscale;
1743 /* Colors initially set to grayscale */
H A Dvirgefb.c1031 par->var.grayscale = var->grayscale;
1075 var->grayscale = par->var.grayscale;
H A Dsa1100fb.c33 * - Linear grayscale palettes and the kernel.
42 * detect if we are using grayscale.
1023 if (fbi->fb.var.grayscale)
1081 * yres, xres_virtual, yres_virtual, xoffset, yoffset, grayscale,
2195 fbi->fb.var.grayscale = inf->cmap_greyscale;
H A DS3triofb.c505 fb_var.grayscale = 0;
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dfbset.c104 __u32 grayscale; /* != 0 Graylevels instead of colors */ member in struct:fb_var_screeninfo
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/matrox/
H A Dmatroxfb_base.c593 if (p->var.grayscale) {
1294 static int grayscale; /* "matrox:grayscale" */ variable
1757 vesafb_defined.grayscale = grayscale;
2471 else if (!strcmp(this_opt, "grayscale"))
2472 grayscale = value;
2578 MODULE_PARM(grayscale, "i");
2579 MODULE_PARM_DESC(grayscale, "Sets display into grayscale
[all...]
H A Dmatroxfb_crtc2.c54 if (p->var.grayscale) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/sti/
H A Dstifb.c26 * HPA1924A known as "GRX", a 1280x1024 grayscale device with 8 planes
31 * HP710G same as HP710C, 1280x1024 grayscale only
865 if (fb->var.grayscale) {
1167 case S9000_ID_ELM: /* GRX, grayscale but else same as A1659A */
1168 var->grayscale = 1;
1171 case S9000_ID_TIMBER: /* HP9000/710 Any (may be a grayscale device) */
1175 strstr(dev_name, "grayscale"))
1176 var->grayscale = 1;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dfb.h184 __u32 grayscale; /* != 0 Graylevels instead of colors */ member in struct:fb_var_screeninfo
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dfb.h184 __u32 grayscale; /* != 0 Graylevels instead of colors */ member in struct:fb_var_screeninfo
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/video/riva/
H A Dfbdev.c288 grayscale: 0,
1231 if (p->var.grayscale) {
1374 DPRINTK("grayscale: %d\n", var->grayscale);

Completed in 163 milliseconds

12