Searched refs:vgacon_xres (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/video/console/
H A Dvgacon.c57 static u32 vgacon_xres; variable
544 vgacon_xres = screen_info.orig_video_cols * VGA_FONTWIDTH; vgacon_startup()
764 vgacon_xres = width * VGA_FONTWIDTH; vgacon_doresize()
839 if ((vgacon_xres != x || vgacon_yres != y) && vgacon_switch()

Completed in 121 milliseconds