|
Linux Kernel
3.7.1
|
#include <linux/vt_kern.h>#include <linux/kbd_kern.h>#include <linux/vt.h>#include <linux/module.h>#include "power.h"Go to the source code of this file.
Macros | |
| #define | SUSPEND_CONSOLE (MAX_NR_CONSOLES-1) |
Functions | |
| int | pm_prepare_console (void) |
| void | pm_restore_console (void) |
| #define SUSPEND_CONSOLE (MAX_NR_CONSOLES-1) |
1.8.2