Home
last modified time | relevance | path

Searched refs:saved_video_mode (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/acpi/
H A Dsleep.h8 extern unsigned long saved_video_mode;
/linux/arch/x86/include/asm/
H A Dsetup.h48 extern unsigned long saved_video_mode;
/linux/arch/x86/kernel/
H A Dsetup.c223 unsigned long saved_video_mode; variable
537 saved_video_mode = boot_params.hdr.vid_mode; in parse_boot_params()