Searched defs:dbg_gen (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/mtd/ubi/ |
H A D | debug.h | 37 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|
/openbmc/linux/drivers/mtd/ubi/ |
H A D | debug.h | 33 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|
/openbmc/linux/fs/ubifs/ |
H A D | debug.h | 170 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|
/openbmc/u-boot/fs/ubifs/ |
H A D | debug.h | 199 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|