Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | DEBUG |
#define | mfc_debug(level, fmt, args...) |
#define | mfc_debug_enter() mfc_debug(5, "enter") |
#define | mfc_debug_leave() mfc_debug(5, "leave") |
#define | mfc_err(fmt, args...) |
#define | mfc_info(fmt, args...) |
Variables | |
int | debug |
#define DEBUG |
Definition at line 18 of file s5p_mfc_debug.h.
Definition at line 23 of file s5p_mfc_debug.h.
#define mfc_debug_enter | ( | ) | mfc_debug(5, "enter") |
Definition at line 33 of file s5p_mfc_debug.h.
#define mfc_debug_leave | ( | ) | mfc_debug(5, "leave") |
Definition at line 34 of file s5p_mfc_debug.h.
#define mfc_err | ( | fmt, | |
args... | |||
) |
Definition at line 36 of file s5p_mfc_debug.h.
#define mfc_info | ( | fmt, | |
args... | |||
) |
Definition at line 42 of file s5p_mfc_debug.h.
int debug |
Definition at line 223 of file registers.h.