|
Linux Kernel
3.7.1
|
#include <linux/list.h>Go to the source code of this file.
Data Structures | |
| struct | reset_call |
Functions | |
| void | register_reset_call (struct reset_call *reset) |
| void | unregister_reset_call (struct reset_call *reset) |
| void | s390_reset_system (void(*func)(void *), void *data) |
| void register_reset_call | ( | struct reset_call * | reset | ) |
| void unregister_reset_call | ( | struct reset_call * | reset | ) |
1.8.2