Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/boot/
Dvideo.c68 if (graphic_mode) in store_mode_params()
266 if (graphic_mode) in restore_screen()
Dvideo.h94 extern int graphic_mode; /* Graphics mode with linear frame buffer */
Dvideo-mode.c28 int graphic_mode; /* Graphic mode with linear frame buffer */ variable
Dvideo-vesa.c143 graphic_mode = is_graphic; in vesa_set_mode()