Searched refs:prom_putchar (Results 1 - 25 of 30) sorted by last modified time

12

/arch/m68k/include/asm/
H A Doplib.h148 extern void prom_putchar(char character);
/arch/m68k/sun3/prom/
H A Dconsole.c56 prom_putchar(char c) function
H A Dprintf.c48 prom_putchar('\r');
50 prom_putchar(ch);
/arch/mips/alchemy/
H A Dboard-gpr.c61 void prom_putchar(unsigned char c) function
H A Dboard-mtx1.c60 void prom_putchar(unsigned char c) function
H A Dboard-xxs1500.c58 void prom_putchar(unsigned char c) function
/arch/mips/alchemy/devboards/
H A Dplatform.c38 void prom_putchar(unsigned char c) function
/arch/mips/ar7/
H A Dprom.c264 int prom_putchar(char c) function
/arch/mips/ath79/
H A Dearly_printk.c93 void prom_putchar(unsigned char ch) function
/arch/mips/bcm63xx/
H A Dearly_printk.c24 void prom_putchar(char c) function
/arch/mips/cavium-octeon/
H A Dsetup.c990 int prom_putchar(char c) function
1003 EXPORT_SYMBOL(prom_putchar); variable
/arch/mips/fw/arc/
H A Darc_con.c22 prom_putchar('\r');
23 prom_putchar(*s++);
H A Dpromlib.c23 void prom_putchar(char c) function
/arch/mips/fw/sni/
H A Dsniprom.c67 void prom_putchar(char c) function
/arch/mips/include/asm/
H A Dsgialib.h33 extern void prom_putchar(char c);
/arch/mips/include/asm/txx9/
H A Dgeneric.h52 void prom_putchar(char c);
/arch/mips/jz4740/
H A Dprom.c59 void prom_putchar(char c) function
/arch/mips/kernel/
H A Dearly_printk.c17 extern void prom_putchar(char);
23 prom_putchar('\r');
24 prom_putchar(*s);
H A Dearly_printk_8250.c2 * 8250/16550-type serial ports prom_putchar()
46 void prom_putchar(char c) function
/arch/mips/lantiq/
H A Dearly_printk.c22 void prom_putchar(char c) function
/arch/mips/lasat/
H A Dprom.c41 void prom_putchar(char c) function
/arch/mips/loongson/common/
H A Dearly_printk.c28 void prom_putchar(char c) function
/arch/mips/loongson1/common/
H A Dprom.c76 void prom_putchar(char c) function
/arch/mips/mti-sead3/
H A Dsead3-console.c34 int prom_putchar(char c) function
/arch/mips/netlogic/common/
H A Dearlycons.c50 void prom_putchar(char c) function

Completed in 318 milliseconds

12