Searched refs:vgacon_yres (Results 1 – 1 of 1) sorted by relevance
58 static u32 vgacon_yres; variable359 vgacon_yres = vga_scan_lines; in vgacon_startup()575 vgacon_yres = height * c->vc_cell_height; in vgacon_doresize()649 if ((vgacon_xres != x || vgacon_yres != y) && in vgacon_switch()
Completed in 6 milliseconds