Home
last modified time | relevance | path

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

/linux-3.3/drivers/mtd/ubi/
Ddebug.h55 #define dbg_wl(fmt, ...) ubi_dbg_msg("wl", fmt, ##__VA_ARGS__) macro
193 #define dbg_wl(fmt, ...) ubi_dbg_msg(fmt, ##__VA_ARGS__) macro