Home
last modified time | relevance | path

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

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