Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | oz_event_log(__evt, __ctx1, __ctx2, __ctx3, __ctx4) |
Functions | |
void | oz_event_init (void) |
void | oz_event_term (void) |
void | oz_event_log2 (u8 evt, u8 ctx1, u16 ctx2, void *ctx3, unsigned ctx4) |
void | oz_debugfs_init (void) |
void | oz_debugfs_remove (void) |
Variables | |
u32 | g_evt_mask |
#define oz_event_log | ( | __evt, | |
__ctx1, | |||
__ctx2, | |||
__ctx3, | |||
__ctx4 | |||
) |