Home
last modified time | relevance | path

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

/linux/drivers/video/console/
A Dvgacon.c57 static u32 vgacon_xres; variable
358 vgacon_xres = screen_info.orig_video_cols * VGA_FONTWIDTH; in vgacon_startup()
574 vgacon_xres = width * VGA_FONTWIDTH; in vgacon_doresize()
649 if ((vgacon_xres != x || vgacon_yres != y) && in vgacon_switch()

Completed in 4 milliseconds