Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/boot/
Dvideo.h94 extern int force_x, force_y; /* Don't query the BIOS for cols/rows */
Dvideo.c91 if (force_x) in store_mode_params()
92 x = force_x; in store_mode_params()
Dvideo-mode.c28 int force_x, force_y; /* Don't query the BIOS for cols/rows */ variable
Dvideo-vga.c199 force_x = mode->x; in vga_set_mode()
Dvideo-vesa.c148 force_x = mode->x; in vesa_set_mode()