Searched defs:prom_printf (Results 1 – 11 of 11) sorted by relevance
/linux-2.4.37.9/arch/mips/lib/ |
D | promlib.c | 6 void prom_printf(char *fmt, ...) in prom_printf() function
|
/linux-2.4.37.9/arch/mips64/lib/ |
D | promlib.c | 6 void prom_printf(char *fmt, ...) in prom_printf() function
|
/linux-2.4.37.9/arch/m68k/sun3/prom/ |
D | printf.c | 24 prom_printf(char *fmt, ...) in prom_printf() function
|
/linux-2.4.37.9/arch/sparc64/prom/ |
D | printf.c | 22 prom_printf(char *fmt, ...) in prom_printf() function
|
/linux-2.4.37.9/arch/sparc/prom/ |
D | printf.c | 36 prom_printf(char *fmt, ...) in prom_printf() function
|
/linux-2.4.37.9/include/asm-mips/dec/ |
D | prom.h | 136 #define prom_printf(x...) _prom_printf(__prom_printf, x) macro 153 #define prom_printf __prom_printf macro
|
/linux-2.4.37.9/include/asm-mips64/dec/ |
D | prom.h | 136 #define prom_printf(x...) _prom_printf(__prom_printf, x) macro 153 #define prom_printf __prom_printf macro
|
/linux-2.4.37.9/arch/mips/dec/boot/ |
D | decstation.c | 47 int (*prom_printf)(char *, ...); in dec_entry() local
|
/linux-2.4.37.9/arch/mips/mips-boards/generic/ |
D | printf.c | 98 void __init prom_printf(char *fmt, ...) in prom_printf() function
|
/linux-2.4.37.9/arch/m68k/sun3x/ |
D | prom.c | 150 void prom_printf(char *fmt, ...) in prom_printf() function
|
/linux-2.4.37.9/arch/mips/lasat/ |
D | prom.c | 45 void (* prom_printf)(const char * fmt, ...) = null_prom_printf; variable
|