Home
last modified time | relevance | path

Searched refs:btext_drawstring (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/powerpc/include/asm/
Dbtext.h19 extern void btext_drawstring(const char *str);
/linux-3.4.99/arch/powerpc/platforms/powermac/
Dudbg_adb.c96 btext_drawstring(" \b"); in udbg_adb_local_getc()
Dbootx_init.c65 btext_drawstring("\r\n"); in bootx_printf()
78 btext_drawstring(s); in bootx_printf()
/linux-3.4.99/arch/powerpc/kernel/
Dbtext.c427 void btext_drawstring(const char *c) in btext_drawstring() function