Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Ddev_printk.h225 #define dev_vdbg dev_dbg macro
227 #define dev_vdbg(dev, fmt, ...) \ macro
/OK3568_Linux_fs/u-boot/include/dm/
H A Ddevice.h948 #define dev_vdbg dev_dbg macro
950 #define dev_vdbg(dev, fmt, ...) \ macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dcompat.h38 #define dev_vdbg(dev, fmt, args...) \ macro