Home
last modified time | relevance | path

Searched refs:FB_VISUAL_STATIC_PSEUDOCOLOR (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/fb/
H A Dcmap_xfbdev.rst17 .visual = FB_VISUAL_STATIC_PSEUDOCOLOR,
H A Dinternals.rst64 Pseudo color (FB_VISUAL_PSEUDOCOLOR and FB_VISUAL_STATIC_PSEUDOCOLOR)
H A Dapi.rst122 - FB_VISUAL_PSEUDOCOLOR and FB_VISUAL_STATIC_PSEUDOCOLOR
125 blue components. The colormap is read-only for FB_VISUAL_STATIC_PSEUDOCOLOR
/linux/include/uapi/linux/
H A Dfb.h69 #define FB_VISUAL_STATIC_PSEUDOCOLOR 5 /* Pseudo color readonly */ macro
/linux/drivers/video/fbdev/core/
H A Dfb_logo.c438 if (info->fix.visual == FB_VISUAL_STATIC_PSEUDOCOLOR && depth > 4) { in fb_prepare_logo()
/linux/drivers/video/fbdev/
H A Doffb.c388 FB_VISUAL_PSEUDOCOLOR : FB_VISUAL_STATIC_PSEUDOCOLOR; in offb_init_palette_hacks()
H A Datafb.c2089 FB_VISUAL_STATIC_PSEUDOCOLOR; in ext_encode_fix()