HomeSort by relevance Sort by last modified time
    Searched defs:dev_dbg (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/dm/
device.h 886 #ifdef dev_dbg
887 #undef dev_dbg macro
933 #define dev_dbg(dev, fmt, ...) \ macro
936 #define dev_dbg(dev, fmt, ...) \ macro
944 #define dev_vdbg dev_dbg
  /external/u-boot/include/linux/
compat.h 19 #ifdef dev_dbg
20 #undef dev_dbg macro
35 #define dev_dbg(dev, fmt, args...) \ macro

Completed in 795 milliseconds