Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Ddev_printk.h164 #define dev_dbg(dev, fmt, ...) \ macro
167 #define dev_dbg(dev, fmt, ...) \ macro
170 #define dev_dbg(dev, fmt, ...) \ macro
/openbmc/u-boot/include/dm/
H A Ddevice.h1004 #define dev_dbg(dev, fmt, ...) \ macro
1007 #define dev_dbg(dev, fmt, ...) \ macro
/openbmc/u-boot/include/linux/
H A Dcompat.h35 #define dev_dbg(dev, fmt, args...) \ macro