Searched defs:pr_debug (Results 1 – 3 of 3) sorted by relevance
184 #define pr_debug(fmt, ...) \ macro188 #define pr_debug(fmt, ...) \ macro191 #define pr_debug(fmt, ...) \ macro
119 #define pr_debug(format, ...) fprintf (stderr, format, ## __VA_ARGS__) macro121 #define pr_debug(format, ...) do {} while (0) macro
103 #define pr_debug(fmt, ...) \ macro