Searched refs:cmap_greyscale (Results 1 – 15 of 15) sorted by relevance
/linux-3.4.99/arch/arm/mach-pxa/ |
D | cm-x2xx.c | 210 .cmap_greyscale = 0, 234 .cmap_greyscale = 0, 259 .cmap_greyscale = 0, 283 .cmap_greyscale = 0, 306 .cmap_greyscale = 0, 330 .cmap_greyscale = 0,
|
D | pcm990-baseboard.c | 105 .cmap_greyscale = 0, 127 .cmap_greyscale = 0,
|
D | colibri-pxa3xx.c | 92 .cmap_greyscale = 0,
|
D | idp.c | 138 .cmap_greyscale = 0,
|
D | trizeps4.c | 466 .cmap_greyscale = 0, 490 .cmap_greyscale = 0,
|
D | cm-x300.c | 276 .cmap_greyscale = 0, 289 .cmap_greyscale = 0,
|
D | lubbock.c | 402 .cmap_greyscale = 0,
|
/linux-3.4.99/include/video/ |
D | sa1100fb.h | 47 u_int cmap_greyscale:1, member
|
/linux-3.4.99/arch/arm/plat-mxc/include/mach/ |
D | imxfb.h | 64 u_int cmap_greyscale:1, member
|
/linux-3.4.99/arch/arm/mach-sa1100/ |
D | h3100.c | 51 .cmap_greyscale = 1,
|
D | lart.c | 41 .cmap_greyscale = 1,
|
/linux-3.4.99/arch/arm/mach-pxa/include/mach/ |
D | pxafb.h | 77 u_int cmap_greyscale:1, member
|
/linux-3.4.99/drivers/video/ |
D | imxfb.c | 715 info->var.grayscale = pdata->cmap_greyscale; in imxfb_init_fbinfo()
|
D | sa1100fb.c | 1189 fbi->fb.var.grayscale = inf->cmap_greyscale; in sa1100fb_init_fbinfo()
|
D | pxafb.c | 401 var->grayscale = mode->cmap_greyscale; in pxafb_setmode()
|