Searched refs:prom_putchar (Results 1 - 31 of 31) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dearly_printk.c17 extern void prom_putchar(char);
23 prom_putchar('\r'); early_console_write()
24 prom_putchar(*s); early_console_write()
H A Dearly_printk_8250.c2 * 8250/16550-type serial ports prom_putchar()
46 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/fw/arc/
H A Darc_con.c22 prom_putchar('\r'); prom_console_write()
23 prom_putchar(*s++); prom_console_write()
H A Dpromlib.c23 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/m68k/sun3/prom/
H A Dprintf.c48 prom_putchar('\r'); prom_printf()
50 prom_putchar(ch); prom_printf()
H A Dconsole.c56 prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/bcm63xx/
H A Dearly_printk.c24 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/lantiq/
H A Dearly_printk.c22 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/paravirt/
H A Dserial.c16 int prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/sgi-ip27/
H A Dip27-console.c33 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/ath25/
H A Dearly_printk.c28 void prom_putchar(unsigned char ch) prom_putchar() function
/linux-4.1.27/arch/mips/loongson/common/
H A Dearly_printk.c28 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/mti-sead3/
H A Dsead3-console.c34 int prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/ralink/
H A Dearly_printk.c50 void prom_putchar(unsigned char ch) prom_putchar() function
/linux-4.1.27/arch/mips/ath79/
H A Dearly_printk.c95 void prom_putchar(unsigned char ch) prom_putchar() function
/linux-4.1.27/arch/mips/jz4740/
H A Dprom.c59 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/lasat/
H A Dprom.c41 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/include/asm/
H A Dsgialib.h34 extern void prom_putchar(char c);
/linux-4.1.27/arch/mips/include/asm/txx9/
H A Dgeneric.h52 void prom_putchar(char c);
/linux-4.1.27/arch/mips/netlogic/common/
H A Dearlycons.c50 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/alchemy/
H A Dboard-xxs1500.c58 void prom_putchar(unsigned char c) prom_putchar() function
H A Dboard-gpr.c61 void prom_putchar(unsigned char c) prom_putchar() function
H A Dboard-mtx1.c60 void prom_putchar(unsigned char c) prom_putchar() function
/linux-4.1.27/arch/mips/fw/sni/
H A Dsniprom.c67 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/drivers/watchdog/
H A Docteon-wdt-main.c273 extern int prom_putchar(char c);
284 prom_putchar(*str++); octeon_wdt_write_string()
301 prom_putchar('a' + v - 10); octeon_wdt_write_hex()
303 prom_putchar('0' + v); octeon_wdt_write_hex()
/linux-4.1.27/arch/mips/sibyte/common/
H A Dcfe.c286 * Get the handle for (at least) prom_putchar, possibly for prom_init()
338 void prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/mips/alchemy/devboards/
H A Dplatform.c38 void prom_putchar(unsigned char c) prom_putchar() function
/linux-4.1.27/arch/mips/ar7/
H A Dprom.c264 int prom_putchar(char c) prom_putchar() function
/linux-4.1.27/arch/m68k/include/asm/
H A Doplib.h148 extern void prom_putchar(char character);
/linux-4.1.27/arch/mips/cavium-octeon/
H A Dsetup.c1037 int prom_putchar(char c) prom_putchar() function
1050 EXPORT_SYMBOL(prom_putchar); variable
/linux-4.1.27/arch/mips/txx9/generic/
H A Dsetup.c522 void prom_putchar(char c) prom_putchar() function

Completed in 602 milliseconds