Searched defs:dbg_io (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/ubi/
H A Ddebug.h83 #define dbg_io(fmt, ...) dbg_msg(fmt, ##__VA_ARGS__) macro
85 #define dbg_io(fmt, ...) ({}) macro
164 #define dbg_io(fmt, ...) ({}) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Ddebug.h155 #define dbg_io(fmt, ...) dbg_do_msg(UBIFS_MSG_IO, fmt, ##__VA_ARGS__) macro
415 #define dbg_io(fmt, ...) dbg_msg(fmt, ##__VA_ARGS__) macro

Completed in 49 milliseconds