Home
last modified time | relevance | path

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

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