Home
last modified time | relevance | path

Searched refs:txx9_prom_putchar (Results 1 – 2 of 2) sorted by relevance

/arch/mips/include/asm/txx9/
Dgeneric.h53 extern void (*txx9_prom_putchar)(char c);
/arch/mips/txx9/generic/
Dsetup.c467 void (*txx9_prom_putchar)(char c) = null_prom_putchar; variable
471 txx9_prom_putchar(c); in prom_putchar()
490 txx9_prom_putchar = early_txx9_sio_putchar; in txx9_sio_putchar_init()