Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dbtext.h25 extern void btext_drawstring(const char *str);
/linux-5.19.10/arch/powerpc/platforms/powermac/
Dudbg_adb.c97 btext_drawstring(" \b"); in udbg_adb_local_getc()
Dbootx_init.c62 btext_drawstring("\r\n"); in bootx_printf()
75 btext_drawstring(s); in bootx_printf()
/linux-5.19.10/arch/powerpc/kernel/
Dbtext.c538 void btext_drawstring(const char *c) in btext_drawstring() function