Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/video/console/
Dvgacon.c57 static u32 vgacon_xres; variable
329 vgacon_xres = screen_info.orig_video_cols * VGA_FONTWIDTH; in vgacon_startup()
536 vgacon_xres = width * VGA_FONTWIDTH; in vgacon_doresize()
610 if ((vgacon_xres != x || vgacon_yres != y) && in vgacon_switch()