Searched defs:dbg_gen (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A D | debug.h | 33 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | debug.h | 43 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/kernel/fs/ubifs/ |
| H A D | debug.h | 170 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|
| /OK3568_Linux_fs/u-boot/fs/ubifs/ |
| H A D | debug.h | 189 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
|