Home
last modified time | relevance | path

Searched defs:dbg_gen (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/mtd/ubi/
Ddebug.h37 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
/external/u-boot/fs/ubifs/
Ddebug.h199 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro