Searched defs:debug_putstr (Results 1 – 2 of 2) sorted by relevance
59 #define debug_putstr(__x) __putstr(__x) macro69 static inline void debug_putstr(const char *s) in debug_putstr() function
24 #define debug_putstr(v) early_printk("%s", v) macro
Completed in 4 milliseconds