Linux Kernel
3.7.1
|
#include <linux/notifier.h>
Go to the source code of this file.
Macros | |
#define | cu2_notifier(fn, pri) |
Enumerations | |
enum | cu2_ops { CU2_EXCEPTION, CU2_LWC2_OP, CU2_LDC2_OP, CU2_SWC2_OP, CU2_SDC2_OP } |
Functions | |
int | register_cu2_notifier (struct notifier_block *nb) |
int | cu2_notifier_call_chain (unsigned long val, void *v) |
enum cu2_ops |
int register_cu2_notifier | ( | struct notifier_block * | nb | ) |