Searched refs:FB_TYPE_VGA_PLANES (Results 1 – 2 of 2) sorted by relevance
90 .type = FB_TYPE_VGA_PLANES,241 info->fix.type = FB_TYPE_VGA_PLANES; in vga16fb_update_fix()251 info->fix.type = FB_TYPE_VGA_PLANES; in vga16fb_update_fix()918 case FB_TYPE_VGA_PLANES: in vga16fb_fillrect()1071 case FB_TYPE_VGA_PLANES: in vga16fb_copyarea()1174 case FB_TYPE_VGA_PLANES: in vga_imageblit_expand()1242 case FB_TYPE_VGA_PLANES: in vga_imageblit_color()
44 #define FB_TYPE_VGA_PLANES 4 /* EGA/VGA planes */ macro