Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/boot/
Dvideo-vga.c157 static void vga_set_vertical_end(int lines) in vga_set_vertical_end() function
174 vga_set_vertical_end(30*16); in vga_set_80x30()
181 vga_set_vertical_end(34*14); in vga_set_80x34()
188 vga_set_vertical_end(60*8); in vga_set_80x60()