Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Dutil.h12 static inline void dm_warn(const char *fmt, ...) in dm_warn() function
/openbmc/u-boot/drivers/core/
H A Dutil.c13 void dm_warn(const char *fmt, ...) in dm_warn() function