Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/console/
Dvgacon.c58 static u32 vgacon_yres; variable
569 vgacon_yres = vga_scan_lines; in vgacon_startup()
784 vgacon_yres = height * c->vc_font.height; in vgacon_doresize()
858 if ((vgacon_xres != x || vgacon_yres != y) && in vgacon_switch()