Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.h45 #define dbg_bld(fmt, ...) ubi_dbg_msg("bld", fmt, ##__VA_ARGS__) macro
/openbmc/linux/drivers/mtd/ubi/
H A Ddebug.h41 #define dbg_bld(fmt, ...) ubi_dbg_msg("bld", fmt, ##__VA_ARGS__) macro