Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dsa1100fb.h47 u_int cmap_greyscale:1, member
/openbmc/linux/include/linux/platform_data/
H A Dvideo-pxafb.h71 u_int cmap_greyscale:1, member
/openbmc/linux/drivers/video/fbdev/
H A Dsa1100fb.c1122 fbi->fb.var.grayscale = inf->cmap_greyscale; in sa1100fb_init_fbinfo()
H A Dpxafb.c405 var->grayscale = mode->cmap_greyscale; in pxafb_setmode()