Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Ddebug.h49 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
/rk3399_rockchip-uboot/fs/ubifs/
H A Ddebug.h207 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro