Searched defs:dbg_io (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | debug.h | 43 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | debug.h | 39 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
|
/openbmc/linux/fs/ubifs/ |
H A D | debug.h | 188 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro
|
/openbmc/u-boot/fs/ubifs/ |
H A D | debug.h | 217 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro
|