Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-pxa/
Dpcm990-baseboard.c112 .cmap_greyscale = 0,
134 .cmap_greyscale = 0,
Dcolibri-pxa3xx.c88 .cmap_greyscale = 0,
Dtrizeps4.c461 .cmap_greyscale = 0,
485 .cmap_greyscale = 0,
Didp.c141 .cmap_greyscale = 0,
Dcm-x300.c277 .cmap_greyscale = 0,
290 .cmap_greyscale = 0,
Dlubbock.c388 .cmap_greyscale = 0,
/linux-5.19.10/include/video/
Dsa1100fb.h47 u_int cmap_greyscale:1, member
/linux-5.19.10/arch/arm/mach-sa1100/
Dh3100.c67 .cmap_greyscale = 1,
Dlart.c42 .cmap_greyscale = 1,
/linux-5.19.10/include/linux/platform_data/
Dvideo-pxafb.h71 u_int cmap_greyscale:1, member
/linux-5.19.10/drivers/video/fbdev/
Dsa1100fb.c1124 fbi->fb.var.grayscale = inf->cmap_greyscale; in sa1100fb_init_fbinfo()
Dpxafb.c405 var->grayscale = mode->cmap_greyscale; in pxafb_setmode()