Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/soc/ixp4xx/
Dixp4xx-npe.c131 #define debug_msg(npe, fmt, ...) \ macro
134 #define debug_msg(npe, fmt, ...) macro
/linux-5.19.10/tools/tracing/rtla/src/
Dutils.c40 void debug_msg(const char *fmt, ...) in debug_msg() function