Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Ddebug.h37 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
/openbmc/linux/drivers/mtd/ubi/
H A Ddebug.h33 #define dbg_gen(fmt, ...) ubi_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
/openbmc/linux/fs/ubifs/
H A Ddebug.h170 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro
/openbmc/u-boot/fs/ubifs/
H A Ddebug.h199 #define dbg_gen(fmt, ...) ubifs_dbg_msg("gen", fmt, ##__VA_ARGS__) macro