Home
last modified time | relevance | path

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

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