Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/boot/
Dvideo.h95 extern int force_x, force_y; /* Don't query the BIOS for cols/rows */
Dvideo.c87 if (force_x) in store_mode_params()
88 x = force_x; in store_mode_params()
Dvideo-mode.c27 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.c147 force_x = mode->x; in vesa_set_mode()