Searched refs:FB_VISUAL_DIRECTCOLOR (Results 1 – 3 of 3) sorted by relevance
67 #define FB_VISUAL_DIRECTCOLOR 4 /* Direct color */ macro
17 #define FB_VISUAL_DIRECTCOLOR 4 /* Direct color */ macro
569 if (info->fix.visual == FB_VISUAL_DIRECTCOLOR) in fb_setcolreg()