Searched defs:prom_printf (Results 1 – 5 of 5) sorted by relevance
23 prom_printf(char *fmt, ...) in prom_printf() function
37 prom_printf(const char *fmt, ...) in prom_printf() function
140 #define prom_printf(x...) _prom_printf(__prom_printf, x) macro157 #define prom_printf __prom_printf macro
143 void prom_printf(char *fmt, ...) in prom_printf() function
316 static void __init prom_printf(const char *format, ...) in prom_printf() function