|
Linux Kernel
3.7.1
|
#include <linux/list.h>Go to the source code of this file.
Data Structures | |
| struct | syscore_ops |
Functions | |
| void | register_syscore_ops (struct syscore_ops *ops) |
| void | unregister_syscore_ops (struct syscore_ops *ops) |
| void | syscore_shutdown (void) |
| void register_syscore_ops | ( | struct syscore_ops * | ops | ) |
| void unregister_syscore_ops | ( | struct syscore_ops * | ops | ) |
1.8.2