Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
x86
kernel
acpi
sleep.h
Go to the documentation of this file.
1
/*
2
* Variables and functions used by the code in sleep.c
3
*/
4
5
#include <
asm/realmode.h
>
6
7
extern
unsigned
long
saved_video_mode
;
8
extern
long
saved_magic
;
9
10
extern
int
wakeup_pmode_return
;
11
12
extern
u8
wake_sleep_flags
;
13
14
extern
unsigned
long
acpi_copy_wakeup_routine
(
unsigned
long
);
15
extern
void
wakeup_long64
(
void
);
16
17
extern
void
do_suspend_lowlevel
(
void
);
Generated on Thu Jan 10 2013 13:02:09 for Linux Kernel by
1.8.2