Searched defs:dev_dbg (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dev_printk.h | 122 #define dev_dbg(dev, fmt, ...) \ macro 125 #define dev_dbg(dev, fmt, ...) \ macro 128 #define dev_dbg(dev, fmt, ...) \ macro
|
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_dw_rockchip.c | 48 #define dev_dbg dev_err macro 50 #define dev_dbg(dev, fmt, ...) \ macro
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | device.h | 937 #define dev_dbg(dev, fmt, ...) \ macro 940 #define dev_dbg(dev, fmt, ...) \ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | compat.h | 36 #define dev_dbg(dev, fmt, args...) \ macro
|