|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | TEST_SUSPEND_SECONDS 10 |
Functions | |
| void | suspend_test_start (void) |
| void | suspend_test_finish (const char *label) |
| __setup ("test_suspend", setup_test_suspend) | |
| late_initcall (test_suspend) | |
| #define TEST_SUSPEND_SECONDS 10 |
Definition at line 22 of file suspend_test.c.
| __setup | ( | "test_suspend" | , |
| setup_test_suspend | |||
| ) |
| late_initcall | ( | test_suspend | ) |
Definition at line 35 of file suspend_test.c.
Definition at line 26 of file suspend_test.c.
1.8.2