Home
last modified time | relevance | path

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

/arch/x86/boot/
Dvideo-vga.c159 static void vga_set_vertical_end(int lines) in vga_set_vertical_end() function
176 vga_set_vertical_end(30*16); in vga_set_80x30()
183 vga_set_vertical_end(34*14); in vga_set_80x34()
190 vga_set_vertical_end(60*8); in vga_set_80x60()