Searched refs:VIDEO_80x25 (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/x86/boot/ |
A D | video-vga.c | 18 { 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()
|
A D | video.h | 40 #define VIDEO_80x25 0x0f00 macro
|
A D | video-mode.c | 154 mode = VIDEO_80x25; in set_mode()
|
Completed in 4 milliseconds