Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/ubi/
H A Ddebug.h33 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/ubi/
H A Ddebug.h43 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Ddebug.h170 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
/OK3568_Linux_fs/u-boot/fs/ubifs/
H A Ddebug.h189 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro