/Linux-v4.19/arch/mips/kernel/ |
D | early_printk.c | 21 prom_putchar('\r'); in early_console_write() 22 prom_putchar(*s); in early_console_write()
|
D | early_printk_8250.c | 47 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/fw/arc/ |
D | arc_con.c | 24 prom_putchar('\r'); in prom_console_write() 25 prom_putchar(*s++); in prom_console_write()
|
D | promlib.c | 24 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/m68k/sun3/prom/ |
D | printf.c | 49 prom_putchar('\r'); in prom_printf() 51 prom_putchar(ch); in prom_printf()
|
D | console.c | 57 prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/drivers/watchdog/ |
D | octeon-wdt-main.c | 162 extern int prom_putchar(char c); 173 prom_putchar(*str++); in octeon_wdt_write_string() 190 prom_putchar('a' + v - 10); in octeon_wdt_write_hex() 192 prom_putchar('0' + v); in octeon_wdt_write_hex()
|
/Linux-v4.19/arch/mips/boot/compressed/ |
D | uart-prom.c | 6 prom_putchar(c); in putc()
|
/Linux-v4.19/arch/mips/bcm63xx/ |
D | early_printk.c | 25 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/paravirt/ |
D | serial.c | 17 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/netlogic/common/ |
D | earlycons.c | 51 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/lantiq/ |
D | early_printk.c | 23 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/sgi-ip27/ |
D | ip27-console.c | 34 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/include/asm/ |
D | setup.h | 8 extern void prom_putchar(char);
|
/Linux-v4.19/arch/mips/loongson64/common/ |
D | early_printk.c | 29 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/ath25/ |
D | early_printk.c | 29 void prom_putchar(char ch) in prom_putchar() function
|
/Linux-v4.19/arch/mips/ralink/ |
D | early_printk.c | 72 void prom_putchar(char ch) in prom_putchar() function
|
/Linux-v4.19/arch/mips/lasat/ |
D | prom.c | 43 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/alchemy/ |
D | board-xxs1500.c | 59 void prom_putchar(char c) in prom_putchar() function
|
D | board-gpr.c | 64 void prom_putchar(char c) in prom_putchar() function
|
D | board-mtx1.c | 62 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/ath79/ |
D | early_printk.c | 143 void prom_putchar(char ch) in prom_putchar() function
|
/Linux-v4.19/arch/m68k/include/asm/ |
D | oplib.h | 149 extern void prom_putchar(char character);
|
/Linux-v4.19/arch/mips/pic32/pic32mzda/ |
D | early_console.c | 161 void prom_putchar(char c) in prom_putchar() function
|
/Linux-v4.19/arch/mips/fw/sni/ |
D | sniprom.c | 68 void prom_putchar(char c) in prom_putchar() function
|