Searched refs:vgacon_xres (Results 1 – 1 of 1) sorted by relevance
57 static u32 vgacon_xres; variable364 vgacon_xres = vga_si->orig_video_cols * VGA_FONTWIDTH; in vgacon_startup()565 vgacon_xres = width * VGA_FONTWIDTH; in vgacon_doresize()639 if ((vgacon_xres != x || vgacon_yres != y) && in vgacon_switch()