Linux Kernel
3.7.1
|
#include <linux/list.h>
Go to the source code of this file.
Data Structures | |
struct | undef_hook |
Functions | |
void | register_undef_hook (struct undef_hook *hook) |
void | unregister_undef_hook (struct undef_hook *hook) |
void register_undef_hook | ( | struct undef_hook * | hook | ) |
void unregister_undef_hook | ( | struct undef_hook * | hook | ) |