Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/boot/
Dvideo.h96 extern int graphic_mode; /* Graphics mode with linear frame buffer */
Dvideo.c70 if (graphic_mode) in store_mode_params()
268 if (graphic_mode) in restore_screen()
Dvideo-mode.c30 int graphic_mode; /* Graphic mode with linear frame buffer */ variable
Dvideo-vesa.c145 graphic_mode = is_graphic; in vesa_set_mode()