Home
last modified time | relevance | path

Searched refs:cmap_greyscale (Results 1 – 13 of 13) sorted by relevance

/linux-4.1.27/arch/arm/mach-pxa/
Dcm-x2xx.c212 .cmap_greyscale = 0,
236 .cmap_greyscale = 0,
261 .cmap_greyscale = 0,
285 .cmap_greyscale = 0,
308 .cmap_greyscale = 0,
332 .cmap_greyscale = 0,
Dpcm990-baseboard.c118 .cmap_greyscale = 0,
140 .cmap_greyscale = 0,
Dcolibri-pxa3xx.c92 .cmap_greyscale = 0,
Dtrizeps4.c466 .cmap_greyscale = 0,
490 .cmap_greyscale = 0,
Didp.c144 .cmap_greyscale = 0,
Dcm-x300.c276 .cmap_greyscale = 0,
289 .cmap_greyscale = 0,
Dlubbock.c355 .cmap_greyscale = 0,
/linux-4.1.27/include/video/
Dsa1100fb.h47 u_int cmap_greyscale:1, member
/linux-4.1.27/include/linux/platform_data/
Dvideo-pxafb.h75 u_int cmap_greyscale:1, member
/linux-4.1.27/arch/arm/mach-sa1100/
Dh3100.c71 .cmap_greyscale = 1,
Dlart.c41 .cmap_greyscale = 1,
/linux-4.1.27/drivers/video/fbdev/
Dsa1100fb.c1192 fbi->fb.var.grayscale = inf->cmap_greyscale; in sa1100fb_init_fbinfo()
Dpxafb.c401 var->grayscale = mode->cmap_greyscale; in pxafb_setmode()