Searched defs:_prom_putchar (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/ath79/
H A Dearly_printk.c21 static void (*_prom_putchar) (unsigned char); variable
/linux-4.4.14/arch/mips/fw/sni/
H A Dsniprom.c55 #define _prom_putchar(x) __prom_putchar(___prom_putchar, O32_STK, x) macro
61 #define _prom_putchar(x) ___prom_putchar(x) macro

Completed in 96 milliseconds