Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Ddebug.h39 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Ddebug.h49 #define dbg_io(fmt, ...) ubi_dbg_msg("io", fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h188 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h207 #define dbg_io(fmt, ...) ubifs_dbg_msg("io", fmt, ##__VA_ARGS__) macro