Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubispl/
H A Dubispl.h120 #define ubi_dbg(fmt, ...) printf("UBI: debug:" fmt "\n", ##__VA_ARGS__) macro
122 #define ubi_dbg(fmt, ...) macro