Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/boot/
Dvideo-vga.c18 { VIDEO_80x25, 80, 25, 0 },
28 { VIDEO_80x25, 80, 25, 0 },
33 { VIDEO_80x25, 80, 25, 0 },
201 case VIDEO_80x25: in vga_set_mode()
Dvideo.h40 #define VIDEO_80x25 0x0f00 macro
Dvideo-mode.c154 mode = VIDEO_80x25; in set_mode()